if .Nm is used with arguments, it needs the name, always (groff 1.15)
This commit is contained in:
parent
ecc6beb7d5
commit
7056c561ec
6
mksh.1
6
mksh.1
@ -1,4 +1,4 @@
|
||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.76 2007/01/17 23:47:15 tg Exp $
|
||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.77 2007/01/18 00:00:27 tg Exp $
|
||||
.\" $OpenBSD: ksh.1,v 1.118 2006/11/30 08:47:58 jmc Exp $
|
||||
.\"
|
||||
.Dd January 17, 2007
|
||||
@ -4606,7 +4606,7 @@ Uppercase the next
|
||||
words.
|
||||
.It version: ^[^V
|
||||
Display the version of
|
||||
.Nm .
|
||||
.Nm mksh .
|
||||
The current edit buffer is restored as soon as a key is pressed.
|
||||
The restoring keypress is processed, unless it is a space.
|
||||
.It yank: ^Y
|
||||
@ -4825,7 +4825,7 @@ Command/file name enumeration.
|
||||
List all the commands or files that match the current big-word.
|
||||
.It ^V
|
||||
Display the version of
|
||||
.Nm .
|
||||
.Nm mksh .
|
||||
The current edit buffer is restored as soon as a key is pressed.
|
||||
The restoring keypress is ignored.
|
||||
.It @ Ns Ar c
|
||||
|
Loading…
Reference in New Issue
Block a user