From fcfaa7bd61433331e13afc27f85cbf3ac388c24d Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Wed, 16 May 2012 02:09:59 +0200 Subject: [PATCH] plan9.ini(8): 9boot quirk in BUGS section --- sys/man/8/plan9.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.