diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-05-01 20:01:13 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-05-01 20:01:13 +0000 |
| commit | dd7aaf9dc5e7fd0375a24c9afc6018d76c0eefc8 (patch) | |
| tree | 93ae1d29444f9d17527d1f33cd6758606c3d63f4 | |
| parent | b1b162bc99019e8a0d2ce61c1ef55c9453d44717 (diff) | |
Notes
| -rw-r--r-- | sbin/reboot/boot_i386.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index bc1560d812ac..2da97f7e9487 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -239,7 +239,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 |
