diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-06-05 19:11:41 -0400 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-06-05 19:11:41 -0400 |
commit | a5488ad1e64e34f8a2f2e604ca5bcd2a0b750f67 (patch) | |
tree | 1809414502e7b705373ede6f8447066c80156d2a /sys/man | |
parent | 06ec2ffac69394c3b976dfe5b15173cdab3950b4 (diff) |
plan9.ini(8): typo
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/plan9.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index 941f03867..61115f7fd 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -867,7 +867,7 @@ Also, the delay before any messages appear at boot time is disconcerting, as any error messages from the BIOS are lost. .PP -The declaration of a kernel parameter wich is a prefix of +The declaration of a kernel parameter which is a prefix of previously declared parameters will delete the previous ones. If this is not desired, parameters should be given in shortest to longest order. |