Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4/man4.i386 Pull up revision 1.6 (requeste...



details:   https://anonhg.NetBSD.org/src/rev/7ece0173ad21
branches:  netbsd-1-5
changeset: 491055:7ece0173ad21
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 15:59:21 2001 +0000

description:
Pull up revision 1.6 (requested by wiz):
  Replace reference to pcvt(4) with wscons(4), and whitespace fixes.

diffstat:

 share/man/man4/man4.i386/console.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 8fee74df00f9 -r 7ece0173ad21 share/man/man4/man4.i386/console.4
--- a/share/man/man4/man4.i386/console.4        Wed Apr 04 15:58:01 2001 +0000
+++ b/share/man/man4/man4.i386/console.4        Wed Apr 04 15:59:21 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: console.4,v 1.3 2000/05/13 05:25:58 jhawk Exp $
+.\"    $NetBSD: console.4,v 1.3.4.1 2001/04/04 15:59:21 he Exp $
 .\"
 .Dd May 12, 2000
 .Os
@@ -31,7 +31,7 @@
 bootblock command allows changing the console device on-the-fly.
 .Pp
 The kernel will use the same console device as the
-bootblock; no special kernel configuration is required.  
+bootblock; no special kernel configuration is required.
 .Pp
 To override
 the bootblock's choice of console, or to use a serial kernel console
@@ -43,7 +43,7 @@
 (with either the
 .Dq pc
 or the
-.Xr pcvt 4
+.Xr wscons 4
 driver)
 .It - standard PC serial ports
 (with



Home | Main Index | Thread Index | Old Index