diff options
Diffstat (limited to 'sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4')
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 index 13ea43a36de..079c482559c 100644 --- a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 +++ b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcvt.4,v 1.19 1999/11/25 20:24:19 aaron Exp $ +.\" $OpenBSD: pcvt.4,v 1.20 2000/01/19 15:51:54 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis, Brian Dunford-Shore, .\" Joerg Wunsch and Holger Veit. @@ -215,18 +215,6 @@ Defines the number of virtual screens. .br Default: 8 -.It Em PCVT_VT220KEYB -If activated, a keyboard layout resembling a DEC VT200 (TM) is generated. -If deactivated, a mixture between VT220 and HP is used. See the files -.Pa Keyboard.VT -and -.Pa Keyboard.HP -in the -.Nm pcvt -documentation directory for a full description. -.br -Default: off - .It Em PCVT_SCREENSAVER Enables the built-in screensaver feature. .br |