From c9991d996f296bf0673d5ec00ea47dd41037c52d Mon Sep 17 00:00:00 2001 From: tg Date: Mon, 30 Apr 2007 19:16:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2=20change=20version=20number=20to=20?= =?UTF-8?q?=E2=80=9CR29=20and=20up=E2=80=9D=20so=20=20=20that=20I=20don't?= =?UTF-8?q?=20have=20to=20bump=20it=20every=20time=E2=80=A6=20=E2=80=A2=20?= =?UTF-8?q?amend=20description=20of=20emacs-mode=20=E2=80=9Credraw?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mksh.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/mksh.1 b/mksh.1 index 3a43d14..dc30b9e 100644 --- a/mksh.1 +++ b/mksh.1 @@ -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