summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-06-06 10:05:52 +0000
committerjmc <jmc@openbsd.org>2003-06-06 10:05:52 +0000
commite04feb8fa52c6a2b7714c5655e29b671f7794a13 (patch)
tree52c875f9133612dfd5f64172ef34e89eecd5617a
parentavoid M_WAIT in network stack; netbsd revision 1.13 (diff)
downloadwireguard-openbsd-e04feb8fa52c6a2b7714c5655e29b671f7794a13.tar.xz
wireguard-openbsd-e04feb8fa52c6a2b7714c5655e29b671f7794a13.zip
liternal -> literal;
-rw-r--r--bin/ksh/ksh.14
-rw-r--r--bin/ksh/ksh.1tbl4
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 6f7200cf3e1..2d4782e1f2c 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.52 2003/06/02 23:32:08 millert Exp $
+.\" $OpenBSD: ksh.1,v 1.53 2003/06/06 10:05:52 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4678,7 +4678,7 @@ the above, the following characters are also treated specially in insert mode:
.It Ic ^H
Erases previous character.
.It Ic ^V
-Liternal next.
+Literal next.
The next character typed is not treated specially (can be used
to insert the characters being described here).
.It Ic ^J ^M
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index d2d624680b2..132bafd3177 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.52 2003/06/02 23:32:08 millert Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.53 2003/06/06 10:05:52 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4678,7 +4678,7 @@ the above, the following characters are also treated specially in insert mode:
.It Ic ^H
Erases previous character.
.It Ic ^V
-Liternal next.
+Literal next.
The next character typed is not treated specially (can be used
to insert the characters being described here).
.It Ic ^J ^M