deprecate the UGLY input line beginning with ! hack

This commit is contained in:
tg 2011-11-11 22:14:02 +00:00
parent cf4e967a5e
commit 7e719a4cc1
1 changed files with 2 additions and 2 deletions

4
mksh.1
View File

@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.277 2011/11/11 22:10:52 tg Exp $
.\" $MirOS: src/bin/mksh/mksh.1,v 1.278 2011/11/11 22:14:02 tg Exp $
.\" $OpenBSD: ksh.1,v 1.141 2011/09/03 22:59:08 jmc Exp $
.\"-
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
@ -3363,7 +3363,7 @@ and
is identical: re-execute the selected command without invoking an editor.
This command is usually accessed with the predefined
.Ic alias r=\*(aqfc \-e \-\*(aq
or by prefixing an interactive mode input line with
or (deprecated; will be removed RSN) by prefixing an interactive mode input line with
.Sq \&!
.Pq wbx extension .
.Pp