Module Name:    src
Committed By:   bad
Date:           Tue Mar 14 13:50:40 UTC 2017

Modified Files:
        src/usr.sbin/installboot: installboot.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/usr.sbin/installboot/installboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.90 src/usr.sbin/installboot/installboot.8:1.91
--- src/usr.sbin/installboot/installboot.8:1.90	Tue Jun 21 21:53:55 2016
+++ src/usr.sbin/installboot/installboot.8	Tue Mar 14 13:50:40 2017
@@ -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 @@ Modify the default boot command line.
 .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 ,

Reply via email to