summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt/Util/mcon
diff options
context:
space:
mode:
authorshawn <shawn@cvs.openbsd.org>1996-08-19 00:56:56 +0000
committershawn <shawn@cvs.openbsd.org>1996-08-19 00:56:56 +0000
commit67834536583cee76f951a61d2770f0291d3b31a8 (patch)
tree86ca6576990274f0605673245ab4426cd33e5197 /sys/arch/i386/isa/pcvt/Util/mcon
parent15e2a1585d1a8c2677cf8ab6980d4294bfa13bef (diff)
virtual terimals' name become ttyC*
Diffstat (limited to 'sys/arch/i386/isa/pcvt/Util/mcon')
-rw-r--r--sys/arch/i386/isa/pcvt/Util/mcon/mcon.18
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/mcon/mcon.1 b/sys/arch/i386/isa/pcvt/Util/mcon/mcon.1
index 088399c2359..2b8ef5544a4 100644
--- a/sys/arch/i386/isa/pcvt/Util/mcon/mcon.1
+++ b/sys/arch/i386/isa/pcvt/Util/mcon/mcon.1
@@ -68,11 +68,11 @@ driver not being used as a virtual terminal device. E.\ g., if you
have configured eight virtual terminals
.Pq the default value ,
named
-.Pa /dev/ttyv0
+.Pa /dev/ttyC0
through
-.Pa /dev/ttyv7 ,
+.Pa /dev/ttyC7 ,
the mouse emulator would allocate
-.Pa /dev/ttyv8 .
+.Pa /dev/ttyC8 .
If
.Nm
@@ -139,7 +139,7 @@ mouse emulator:
.Fl r Ar f3
.Fl a Ar 250
.Fl s Ar \&no
-.Pa /dev/ttyv8
+.Pa /dev/ttyC8
.Sh BUGS
The key names used to map the button-emulating keys to scan codes
.Pq and vica verse