summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1999-03-11 01:35:08 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1999-03-11 01:35:08 +0000
commitb3ede3ba86748e4de8ce13bd3a82cd3fc08d205a (patch)
treecb73e5097f77ad8256469528fecb4358412745ba /sys/arch/i386
parent181fc17fd16baad70e16a3715d9aff068f522021 (diff)
fix more comma splices that involve misuse of conjunctive adverbs
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/isa/pcvt/Util/userkeys/vt220keys.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/userkeys/vt220keys.1 b/sys/arch/i386/isa/pcvt/Util/userkeys/vt220keys.1
index c2ece5667ca..d3d6b59056a 100644
--- a/sys/arch/i386/isa/pcvt/Util/userkeys/vt220keys.1
+++ b/sys/arch/i386/isa/pcvt/Util/userkeys/vt220keys.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vt220keys.1,v 1.2 1999/01/13 07:26:07 niklas Exp $
+.\" $OpenBSD: vt220keys.1,v 1.3 1999/03/11 01:35:06 pjanzen Exp $
.\"
.TH VT220 1
.UC 4
@@ -40,7 +40,7 @@ argument pair specified on the command line is processed.
Each line in the file must consist of two fields (separated by spaces
or tabs) where the first field is the
\f2keyname\f1 and the second field is the \f2keystring\f1.
-The second field extends to the end of the line, thus a
+The second field extends to the end of the line; thus a
\f2keystring\f1
may include spaces or tabs. A newline (return) may be specified
within the string by using the C Language notation for newline (\\n).