summaryrefslogtreecommitdiff
path: root/bin/ksh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:05:53 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:05:53 +0000
commit8acc11609616d50d2c3e5bb0d89a542e12d215fb (patch)
treebcc2269c51ae30cf24c3cc6489cb21cd7bb8d271 /bin/ksh
parent51b6a0e9119991b56efd986ec24c1dcf2ef75d65 (diff)
liternal -> literal;
Diffstat (limited to 'bin/ksh')
-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