From 113eb29e2693b4506ca9bb41ecb5ffa310737113 Mon Sep 17 00:00:00 2001 From: yokota Date: Tue, 6 Jul 1999 11:45:27 +0000 Subject: Remove reference to the obsoleted COMCONSOLE option. Pointed out by: Crist J. Clark --- sbin/reboot/boot_i386.8 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'sbin/reboot') diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index e3f578b..79e1fa2 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -38,7 +38,7 @@ .\" .\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94 .\" -.\" $Id: boot_i386.8,v 1.18 1999/05/22 12:55:16 rnordier Exp $ +.\" $Id: boot_i386.8,v 1.19 1999/06/26 21:57:08 rnordier Exp $ .\" .Dd April 19, 1994 .Dt BOOT 8 i386 @@ -194,9 +194,16 @@ you can use the option to force the kernel to use the serial port as its console device. Alternatively, if you boot from the serial port, you can use this option to force the kernel to use the internal display -as the console instead. This option has no effect if the kernel was -compiled with -.Em options COMCONSOLE . +as the console instead. +The serial port driver +.Xr sio 4 +has a flag to override this option. +If that flag is set, the serial port will always be used as the console, +regardless of the +.Fl h +option described here. See the man page for +.Xr sio 4 +for more details. .It Fl P probe the keyboard. If no keyboard is found, the .Fl D -- cgit v1.1