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>
.BI \-\-group \ grplist
Select by effective group ID (EGID) or name. This selects the processes
whose effective group name or ID is in
-.IR grouplist .
+.IR grplist .
The effective group ID describes the group whose file access permissions are
used by the process (see
.IR getegid (2)).