summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-07-19 08:07:35 +0000
committerjmc <jmc@openbsd.org>2003-07-19 08:07:35 +0000
commitc6ae916dc57f007a715c81e04c08880027b4efaf (patch)
treea62f95b7fd00ff6387b50a277312b4f13a22b84b
parentEricsson DCU-10 & DCU-11 is a simple USB->Serial device. (diff)
downloadwireguard-openbsd-c6ae916dc57f007a715c81e04c08880027b4efaf.tar.xz
wireguard-openbsd-c6ae916dc57f007a715c81e04c08880027b4efaf.zip
redrew -> redraw;
from Andrey Matveev.
-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 ec88f32aa0e..7969f9e1a80 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.54 2003/07/07 14:11:58 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.55 2003/07/19 08:07:35 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4556,7 +4556,7 @@ The last
word of the previous command is inserted at the cursor.
.It Ic quote ^^
The following character is taken literally rather than as an editing command.
-.It Ic redrew ^L
+.It Ic redraw ^L
Reprints the prompt string and the current input line.
.It Ic search-character-backward Ar n Ic ^[^]
Search backward in the current line for the
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 38ffc402cf9..2515609d0ad 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.54 2003/07/07 14:11:58 jmc Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.55 2003/07/19 08:07:35 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4556,7 +4556,7 @@ The last
word of the previous command is inserted at the cursor.
.It Ic quote ^^
The following character is taken literally rather than as an editing command.
-.It Ic redrew ^L
+.It Ic redraw ^L
Reprints the prompt string and the current input line.
.It Ic search-character-backward Ar n Ic ^[^]
Search backward in the current line for the