diff options
Diffstat (limited to 'bin/ksh/ksh.1')
-rw-r--r-- | bin/ksh/ksh.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 09929644174..6c5b357c017 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,8 +1,8 @@ -.\" $OpenBSD: ksh.1,v 1.141 2011/09/03 22:59:08 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.142 2012/04/30 03:51:29 djm Exp $ .\" .\" Public Domain .\" -.Dd $Mdocdate: September 3 2011 $ +.Dd $Mdocdate: April 30 2012 $ .Dt KSH 1 .Os .Sh NAME @@ -2866,8 +2866,7 @@ string, which may contain editing commands. .Pp Control characters may be written using caret notation i.e. ^X represents Control-X. -Note that although only two prefix characters (usually ESC and ^X) -are supported, some multi-character sequences can be supported. +Multi-character sequences are supported. .Pp The following default bindings show how the arrow keys on an ANSI terminal or xterm are bound |