Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.i386 Add a SYNOPSIS section with all ker...
details: https://anonhg.NetBSD.org/src/rev/abba2cc68d28
branches: trunk
changeset: 545483:abba2cc68d28
user: jmmv <jmmv%NetBSD.org@localhost>
date: Wed Apr 09 17:30:04 2003 +0000
description:
Add a SYNOPSIS section with all kernel options; bump date.
Closes my own PR misc/17647.
diffstat:
share/man/man4/man4.i386/console.4 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 922766ccdb78 -r abba2cc68d28 share/man/man4/man4.i386/console.4
--- a/share/man/man4/man4.i386/console.4 Wed Apr 09 17:21:48 2003 +0000
+++ b/share/man/man4/man4.i386/console.4 Wed Apr 09 17:30:04 2003 +0000
@@ -1,11 +1,17 @@
-.\" $NetBSD: console.4,v 1.7 2002/01/15 01:41:11 wiz Exp $
+.\" $NetBSD: console.4,v 1.8 2003/04/09 17:30:04 jmmv Exp $
.\"
-.Dd May 12, 2000
+.Dd April 9, 2003
.Os
.Dt CONS 4 i386
.Sh NAME
.Nm console
.Nd i386 console interface
+.Sh SYNOPSIS
+.Cd options CONSDEVNAME=string
+.Cd options CONADDR=integer
+.Cd options CONSPEED=integer
+.Cd options CONS_OVERRIDE
+.Cd options CONMODE=integer
.Sh DESCRIPTION
The
.Dq console
Home |
Main Index |
Thread Index |
Old Index