diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-09-26 14:44:44 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-09-26 14:44:44 +0000 |
commit | 895d99ec13948ce38451cb853b3546416b2bc535 (patch) | |
tree | a91d6c6fa619f8079fe6f7e2333786baa7c6af4f /share/man | |
parent | 619e4a2f890a33f4bdb36b420c1720da40c3a354 (diff) |
pcvt is gone, mention wscons instead; miod@ ok
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index b80bd0a3bf0..0586eb74a0d 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.18 2002/04/08 21:40:29 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.19 2002/09/26 14:44:43 fgsch Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -123,10 +123,8 @@ Configuration specific devices .Pp .Sy Device\-names .Bl -tag -width indent -compact -.It Ar ttyC0 -pccons console or pcvt screen 0 .It Ar ttyC# -pcvt console screens +wscons console screens .It Ar tty# standard PC COM ports .It Ar cd# |