diff options
author | 2002-09-26 14:44:43 +0000 | |
---|---|---|
committer | 2002-09-26 14:44:43 +0000 | |
commit | 90ed34f896215f65544070733e47b8a77d25ecb6 (patch) | |
tree | dd8606e442b74e3a801a7968a4d1903a5620ba36 | |
parent | do not install mdc2 man pages; markus ok (diff) | |
download | wireguard-openbsd-90ed34f896215f65544070733e47b8a77d25ecb6.tar.xz wireguard-openbsd-90ed34f896215f65544070733e47b8a77d25ecb6.zip |
pcvt is gone, mention wscons instead; miod@ ok
-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# |