if .Nm is used with arguments, it needs the name, always (groff 1.15)

This commit is contained in:
tg 2007-01-18 00:00:27 +00:00
parent ecc6beb7d5
commit 7056c561ec

6
mksh.1
View File

@ -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 $ .\" $OpenBSD: ksh.1,v 1.118 2006/11/30 08:47:58 jmc Exp $
.\" .\"
.Dd January 17, 2007 .Dd January 17, 2007
@ -4606,7 +4606,7 @@ Uppercase the next
words. words.
.It version: ^[^V .It version: ^[^V
Display the version of Display the version of
.Nm . .Nm mksh .
The current edit buffer is restored as soon as a key is pressed. The current edit buffer is restored as soon as a key is pressed.
The restoring keypress is processed, unless it is a space. The restoring keypress is processed, unless it is a space.
.It yank: ^Y .It yank: ^Y
@ -4825,7 +4825,7 @@ Command/file name enumeration.
List all the commands or files that match the current big-word. List all the commands or files that match the current big-word.
.It ^V .It ^V
Display the version of Display the version of
.Nm . .Nm mksh .
The current edit buffer is restored as soon as a key is pressed. The current edit buffer is restored as soon as a key is pressed.
The restoring keypress is ignored. The restoring keypress is ignored.
.It @ Ns Ar c .It @ Ns Ar c