diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-16 02:09:59 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-16 02:09:59 +0200 |
commit | fcfaa7bd61433331e13afc27f85cbf3ac388c24d (patch) | |
tree | 864457e681b577bb9ed5d943a18c9619a44d6ecb | |
parent | 5763acce0bb7480675ce37a1415e7045b709b428 (diff) |
plan9.ini(8): 9boot quirk in BUGS section
-rw-r--r-- | sys/man/8/plan9.ini | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index e91abb517..fcedc8558 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -833,4 +833,7 @@ Also, the delay before any messages appear at boot time is disconcerting, as any error messages from the BIOS are lost. .PP -This idea is at best an interesting experiment that needs another iteration. +The declaration of a kernel parameter wich 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. |