docs: pgrep.1 groff syntax fix
authorDavid Prévot <taffit@debian.org>
Sun, 6 May 2012 11:04:41 +0000 (13:04 +0200)
committerSami Kerola <kerolasa@iki.fi>
Mon, 7 May 2012 07:01:10 +0000 (09:01 +0200)
Long option '--list-name' is fixed to be bold, and '-n, --newest'
are marked to new paragraph.

Bug-Debian: http://bugs.debian.org/665425
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
pgrep.1

diff --git a/pgrep.1 b/pgrep.1
index b8eb864f010ebf1491add5d464dbaa28c373e43b..6948b323a621e61d3eac250de9b8e02053f802b0 100644 (file)
--- a/pgrep.1
+++ b/pgrep.1
@@ -76,10 +76,11 @@ own process group.
 Only match processes whose real group ID is listed.  Either the numerical or
 symbolical value may be used.
 .TP
-\fB\-l\fR, \fB\-\-\fRlist\-name\fR
+\fB\-l\fR, \fB\-\-list\-name\fR
 List the process name as well as the process ID.
 .RB ( pgrep
 only.)
+.TP
 \fB\-n\fR, \fB\-\-newest\fR
 Select only the newest (most recently started) of the matching processes.
 .TP