top: man page now reflects change for the 'select' i/f
Reference(s): https://www.freelists.org/post/procps/important-extension-to-newlib,4 . 'select' i/f top response commit23776571a7
. 'select' i/f library change commitaf34cc964a
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
96e2220068
commit
95294d6e4c
@ -51,7 +51,6 @@
|
|||||||
\# - the header width w/ all fields
|
\# - the header width w/ all fields
|
||||||
.ds WF approximately 250
|
.ds WF approximately 250
|
||||||
\# - pid monitoring limit
|
\# - pid monitoring limit
|
||||||
.ds WP 20
|
|
||||||
\# Xref's that depend on/mention other stuff --------
|
\# Xref's that depend on/mention other stuff --------
|
||||||
.ds Xa see
|
.ds Xa see
|
||||||
.ds XC See the
|
.ds XC See the
|
||||||
@ -403,8 +402,11 @@ Such names are subject to NLS (National Language Support) translation.
|
|||||||
.TP 5
|
.TP 5
|
||||||
\-\fBp\fR\ \ :\fIMonitor-PIDs\fR mode as:\fB\ \ \-pN1 -pN2 ...\fR\ \ or\fB\ \ \-pN1,N2,N3 ... \fR
|
\-\fBp\fR\ \ :\fIMonitor-PIDs\fR mode as:\fB\ \ \-pN1 -pN2 ...\fR\ \ or\fB\ \ \-pN1,N2,N3 ... \fR
|
||||||
Monitor only processes with specified process IDs.
|
Monitor only processes with specified process IDs.
|
||||||
This option can be given up to \*(WP times, or you can provide a comma delimited
|
However, when combined with Threads mode (`H'), all processes in the
|
||||||
list with up to \*(WP pids.
|
thread group (\*(Xa TGID) of each monitored PID will also be shown.
|
||||||
|
|
||||||
|
This option can be given up to 20 times, or you can provide a comma delimited
|
||||||
|
list with up to 20 pids.
|
||||||
Co-mingling both approaches is permitted.
|
Co-mingling both approaches is permitted.
|
||||||
|
|
||||||
A pid value of zero will be treated as the process id of the \*(We program
|
A pid value of zero will be treated as the process id of the \*(We program
|
||||||
|
Loading…
Reference in New Issue
Block a user