diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ksh/ksh.1 | 4 | ||||
-rw-r--r-- | bin/ksh/ksh.1tbl | 4 |
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 |