summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-01-16 14:18:40 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-01-16 14:18:40 +0000
commitd136bb0a555cfbbed5fe8846b1c96a9bf5d21d45 (patch)
treedd9dca6d354d08550f9e07ca09293ee67e455b76 /bin
parent54ff641c78f450177599a5601382cb574cf53bcc (diff)
typo; bk@rt.fm
Diffstat (limited to 'bin')
-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 86cf8b1d936..f9c34814027 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.36 2000/10/19 18:29:27 aaron Exp $
+.\" $OpenBSD: ksh.1,v 1.37 2001/01/16 14:18:39 aaron Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4404,7 +4404,7 @@ reasonable substitutes and override the default bindings.
.It Ic abort ^G
Useful as a response to a request for a
.Ic search-history
-pattern in order to about the search.
+pattern in order to abort the search.
.It Ic auto-insert Ar n
Simply causes the character to appear as literal input.
Most ordinary characters are bound to this.
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 3da8383d05e..350c6a363bd 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.36 2000/10/19 18:29:27 aaron Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.37 2001/01/16 14:18:39 aaron Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -4404,7 +4404,7 @@ reasonable substitutes and override the default bindings.
.It Ic abort ^G
Useful as a response to a request for a
.Ic search-history
-pattern in order to about the search.
+pattern in order to abort the search.
.It Ic auto-insert Ar n
Simply causes the character to appear as literal input.
Most ordinary characters are bound to this.