aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2006-05-01 20:01:13 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2006-05-01 20:01:13 +0000
commit556abc3fc3600cf6b749fb9fff96201b78dc1b82 (patch)
tree0406083515435f9f80eb6a2f25bb7b5ad5338d0e
parent1ba03a445d3d24ecd4a462a7c4ad6c68894ee440 (diff)
MFC rev. 1.59: describe what actually boot(8) -m mutes.
Approved by: re (kensmith)
Notes
svn path=/stable/5/; revision=158227
-rw-r--r--sbin/reboot/boot_i386.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 79716c3afa6b..41d3e96284e7 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -257,7 +257,8 @@ See the man page for
.Xr sio 4
for more details.
.It Fl m
-mute the console.
+mute the console to suppress all console input and output during the
+boot.
.It Fl n
ignore key press to interrupt boot before
.Xr loader 8