Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/installboot Document option console=auto. Works sin...



details:   https://anonhg.NetBSD.org/src/rev/485d6e3d04ff
branches:  trunk
changeset: 822335:485d6e3d04ff
user:      bad <bad%NetBSD.org@localhost>
date:      Tue Mar 14 13:50:40 2017 +0000

description:
Document option console=auto. Works since at least NetBSD 6. [i386,amd64]

diffstat:

 usr.sbin/installboot/installboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0cc3e80ab17d -r 485d6e3d04ff usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8        Tue Mar 14 13:34:10 2017 +0000
+++ b/usr.sbin/installboot/installboot.8        Tue Mar 14 13:50:40 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.90 2016/06/21 21:53:55 alnsn Exp $
+.\"    $NetBSD: installboot.8,v 1.91 2017/03/14 13:50:40 bad Exp $
 .\"
 .\" Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -265,7 +265,7 @@
 .Sy [ amd64 ,
 .Sy i386 ]
 Set the console device, \*[Lt]console name\*[Gt] must be one of:
-pc, com0, com1, com2, com3, com0kbd, com1kbd, com2kbd or com3kbd.
+pc, com0, com1, com2, com3, com0kbd, com1kbd, com2kbd, com3kbd or auto.
 .
 .It Sy ioaddr=\*[Lt]ioaddr\*[Gt]
 .Sy [ amd64 ,



Home | Main Index | Thread Index | Old Index