pgrep delimeter to delimiter
pgrep used delimiter and delimeter, the correct spelling is delimiter. Thanks to Alexander Kobel for the heads-up. Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
4
pgrep.1
4
pgrep.1
@ -2,7 +2,7 @@
|
||||
.\" Licensed under version 2 of the GNU General Public License.
|
||||
.\" Copyright 2000 Kjetil Torgrim Homme
|
||||
.\"
|
||||
.TH PGREP "1" "September 2011" "procps-ng" "User Commands"
|
||||
.TH PGREP "1" "October 2012" "procps-ng" "User Commands"
|
||||
.SH NAME
|
||||
pgrep, pkill \- look up or signal processes based on name and other attributes
|
||||
.SH SYNOPSIS
|
||||
@ -51,7 +51,7 @@ Suppress normal output; instead print a count of matching processes. When
|
||||
count does not match anything, e.g. returns zero, the command will return
|
||||
non-zero value. (\fBpgrep\fP only.)
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-delimeter\fR \fIdelimiter\fP
|
||||
\fB\-d\fR, \fB\-\-delimiter\fR \fIdelimiter\fP
|
||||
Sets the string used to delimit each process ID in the output (by default a
|
||||
newline).
|
||||
.RB ( pgrep
|
||||
|
Reference in New Issue
Block a user