diff options
author | shawn <shawn@cvs.openbsd.org> | 1996-08-19 00:56:56 +0000 |
---|---|---|
committer | shawn <shawn@cvs.openbsd.org> | 1996-08-19 00:56:56 +0000 |
commit | 67834536583cee76f951a61d2770f0291d3b31a8 (patch) | |
tree | 86ca6576990274f0605673245ab4426cd33e5197 /sys/arch/i386/isa/pcvt/Util/scon | |
parent | 15e2a1585d1a8c2677cf8ab6980d4294bfa13bef (diff) |
virtual terimals' name become ttyC*
Diffstat (limited to 'sys/arch/i386/isa/pcvt/Util/scon')
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/scon/scon.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/scon/scon.1 b/sys/arch/i386/isa/pcvt/Util/scon/scon.1 index d99802b2975..07752289719 100644 --- a/sys/arch/i386/isa/pcvt/Util/scon/scon.1 +++ b/sys/arch/i386/isa/pcvt/Util/scon/scon.1 @@ -84,7 +84,7 @@ returned could be MDA, HGC, CGA, EGA, VGA or UNKNOWN. Specify the screen number the current (displayed) screen should be switched to. .It Fl d -Specify the device filename (i.e. /dev/ttyv2) further operations specified on +Specify the device filename (i.e. /dev/ttyC2) further operations specified on the command line should be applied to. .It Fl f Some programs which silently assume 24 lines when they run on a VT220 show |