ref: 24973780c7f0b00cb334474d58913aa923bfff4b
parent: 987bb78b8d0bc1930615ade1b3d91ddf5648f060
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Fri Jun 22 19:16:08 EDT 2012
boot(8): make clear that username can be set from user= plan9.ini
--- a/sys/man/8/boot
+++ b/sys/man/8/boot
@@ -122,7 +122,10 @@
A terminal must have a
.I username
set.
-If none is specified with the
+If not specified with the
+.B user=
+.IR plan9.ini (8)
+parameter or the
.B -u
option,
.I boot
--
⑨