ps.1: fix --group description
The --group switch tells about parameter 'grplist' but detailed description names it 'grouplist'. This patch changes 'grouplist' to 'grplist'. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
parent
3fc8b69c7a
commit
15030a87a6
2
ps/ps.1
2
ps/ps.1
@ -269,7 +269,7 @@ Select by real group ID (RGID) or name. Identical to
|
|||||||
.BI \-\-group \ grplist
|
.BI \-\-group \ grplist
|
||||||
Select by effective group ID (EGID) or name. This selects the processes
|
Select by effective group ID (EGID) or name. This selects the processes
|
||||||
whose effective group name or ID is in
|
whose effective group name or ID is in
|
||||||
.IR grouplist .
|
.IR grplist .
|
||||||
The effective group ID describes the group whose file access permissions are
|
The effective group ID describes the group whose file access permissions are
|
||||||
used by the process (see
|
used by the process (see
|
||||||
.IR getegid (2)).
|
.IR getegid (2)).
|
||||||
|
Loading…
Reference in New Issue
Block a user