diff options
author | ru <ru@FreeBSD.org> | 2004-09-30 09:15:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-09-30 09:15:33 +0000 |
commit | 3b4fb2446cca7ab13b0ad2d07ae4e9396cbfabbe (patch) | |
tree | 9b97530c49a629331e70e645cfc7ba48a7f05d08 /sbin/reboot | |
parent | 4c435e5ce266b8fe94652cb0c0e631caa280170a (diff) | |
download | FreeBSD-src-3b4fb2446cca7ab13b0ad2d07ae4e9396cbfabbe.zip FreeBSD-src-3b4fb2446cca7ab13b0ad2d07ae4e9396cbfabbe.tar.gz |
FreeBSD has full support for multiple consoles since 2001.
Diffstat (limited to 'sbin/reboot')
-rw-r--r-- | sbin/reboot/boot_i386.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index ea2079c..56ea285 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -36,7 +36,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 23, 2004 +.Dd September 30, 2004 .Dt BOOT 8 i386 .Os .Sh NAME @@ -217,12 +217,6 @@ both the internal display and the serial port will become the console at the same time, regardless of the state of the .Fl h option. -However, the dual console configuration takes effect only during -the boot prompt. -Once the kernel is loaded, the console specified -by the -.Fl h -option becomes the only console. .It Fl d enter the DDB kernel debugger (see |