Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/share/man/man8/man8.i386 Pull up revision 1.5 (requeste...
details: https://anonhg.NetBSD.org/src/rev/0f7d185f3c34
branches: netbsd-1-4
changeset: 470524:0f7d185f3c34
user: he <he%NetBSD.org@localhost>
date: Sun Apr 30 11:49:18 2000 +0000
description:
Pull up revision 1.5 (requested by jhawk):
Remove text asserting that CONSDEV_AUTO and CONSDEV_COM*KBD imply
COMCONS_KEYPRESS (they don't).
diffstat:
share/man/man8/man8.i386/boot_console.8 | 16 +++++-----------
1 files changed, 5 insertions(+), 11 deletions(-)
diffs (37 lines):
diff -r cfef81b409bb -r 0f7d185f3c34 share/man/man8/man8.i386/boot_console.8
--- a/share/man/man8/man8.i386/boot_console.8 Sun Apr 30 11:39:32 2000 +0000
+++ b/share/man/man8/man8.i386/boot_console.8 Sun Apr 30 11:49:18 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot_console.8,v 1.4 1999/02/21 15:59:18 drochner Exp $
+.\" $NetBSD: boot_console.8,v 1.4.2.1 2000/04/30 11:49:18 he Exp $
.\"
.Dd December 31, 1998
.Os
@@ -68,11 +68,8 @@
.Dq Dv DIRECT_SERIAL
is defined the RS-232
.Dq "modem ready"
-status is on after the character is output), and the conditions
-described under
-.Dq Dv COMCONS_KEYPRESS
-above are fulfilled, the port is used as console. If the port is not
-known to the BIOS, it falls back to
+status is on after the character is output), the port is used as
+console. If the port is not known to the BIOS, it falls back to
.Dq Dv CONSDEV_PC .
.It Dv Em CONSDEV_AUTO
Auto-select the console. All serial ports known to the BIOS are probed
@@ -80,11 +77,8 @@
.Dq Dv DIRECT_SERIAL
is defined the RS-232
.Dq "modem ready"
-status is on after the character is output), and the conditions
-described under
-.Dq Dv COMCONS_KEYPRESS
-above are fulfilled, the port is used as console. If no serial port
-passes the check,
+status is on after the character is output), the port is used as console.
+If no serial port passes the check,
.Dq Dv CONSDEV_PC
is used. The progress of the selection process is shown at the PC
display as digits corresponding to the serial port number currently
Home |
Main Index |
Thread Index |
Old Index