• change version number to “R29 and up” so

that I don't have to bump it every time…
• amend description of emacs-mode “redraw”
This commit is contained in:
tg 2007-04-30 19:16:30 +00:00
parent 8d1ede2697
commit c9991d996f
1 changed files with 6 additions and 4 deletions

10
mksh.1
View File

@ -1,7 +1,7 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.83 2007/04/23 11:41:47 tg Exp $
.\" $MirOS: src/bin/mksh/mksh.1,v 1.84 2007/04/30 19:16:30 tg Exp $
.\" $OpenBSD: ksh.1,v 1.118 2006/11/30 08:47:58 jmc Exp $
.\"
.Dd April 23, 2007
.Dd April 30, 2007
.Dt MKSH 1
.Os MirBSD
.Sh NAME
@ -4551,7 +4551,8 @@ word of the previous command is inserted at the cursor.
.It quote: ^^ , ^V
The following character is taken literally rather than as an editing command.
.It redraw: ^L
Reprints the last line of the prompt string and the current input line.
Reprints the last line of the prompt string and the current input line
on a new line.
.It Xo search-character-backward:
.Op Ar n
.No ^[^]
@ -5274,7 +5275,8 @@ and many other persons, and is currently maintained by
.An Thorsten Glaser Aq tg@mirbsd.de .
.Sh BUGS
This document attempts to describe
.Nm mksh R29c ,
.Nm mksh R29d
and up,
compiled without any options impacting functionality.
Please report bugs in
.Nm