docs: pgrep.1 groff syntax fix
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>
This commit is contained in:
parent
b2c08d1d41
commit
889f1bebc0
3
pgrep.1
3
pgrep.1
@ -76,10 +76,11 @@ own process group.
|
|||||||
Only match processes whose real group ID is listed. Either the numerical or
|
Only match processes whose real group ID is listed. Either the numerical or
|
||||||
symbolical value may be used.
|
symbolical value may be used.
|
||||||
.TP
|
.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.
|
List the process name as well as the process ID.
|
||||||
.RB ( pgrep
|
.RB ( pgrep
|
||||||
only.)
|
only.)
|
||||||
|
.TP
|
||||||
\fB\-n\fR, \fB\-\-newest\fR
|
\fB\-n\fR, \fB\-\-newest\fR
|
||||||
Select only the newest (most recently started) of the matching processes.
|
Select only the newest (most recently started) of the matching processes.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user