diff --git a/mksh.1 b/mksh.1 index 1b62068..9fa0023 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,4 +1,4 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.133 2008/08/14 17:39:30 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.134 2008/09/14 20:56:06 tg Exp $ .\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $ .\"- .\" Try to make GNU groff and AT&T nroff more compatible @@ -30,7 +30,7 @@ .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .. .\"- -.Dd $Mdocdate: August 14 2008 $ +.Dd $Mdocdate: September 14 2008 $ .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -4856,6 +4856,9 @@ Immediately after a replaces the inserted text string with the next previously killed text string. .El .Ss Vi editing mode +.Em Note: +The vi command-line editing mode is orphaned, yet still functional. +.Pp The vi command-line editor in .Nm has basically the same commands as the