top: accumulated misc tweaks to code/comments/man page
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
cc1f49aeba
commit
5c78e785ee
@ -69,7 +69,7 @@
|
||||
.
|
||||
.\" Document /////////////////////////////////////////////////////////////
|
||||
.\" ----------------------------------------------------------------------
|
||||
.TH TOP 1 "July 2016" "procps-ng" "User Commands"
|
||||
.TH TOP 1 "November 2016" "procps-ng" "User Commands"
|
||||
.\" ----------------------------------------------------------------------
|
||||
|
||||
.\" ----------------------------------------------------------------------
|
||||
@ -450,7 +450,7 @@ Display only processes with a user id or user name matching that given.
|
||||
The `\-u' option matches on \fI effective\fR user whereas the `\-U' option
|
||||
matches on\fI any\fR user (real, effective, saved, or filesystem).
|
||||
|
||||
Prepending an exclamation point (`!') to the user id or name instructs top
|
||||
Prepending an exclamation point (`!') to the user id or name instructs \*(We
|
||||
to display only processes with users not matching the one provided.
|
||||
|
||||
The `p', `u' and `U' \*(COs are mutually exclusive.
|
||||
@ -1583,7 +1583,7 @@ matches on\fB any\fR user (real, effective, saved, or filesystem).
|
||||
|
||||
Thereafter, in that \*(TW only matching users will be shown, or possibly
|
||||
no processes will be shown.
|
||||
Prepending an exclamation point (`!') to the user id or name instructs top
|
||||
Prepending an exclamation point (`!') to the user id or name instructs \*(We
|
||||
to display only processes with users not matching the one provided.
|
||||
|
||||
Different \*(TWs can be used to filter different users.
|
||||
|
@ -1704,7 +1704,7 @@ end_justifies:
|
||||
#define L_OOM PROC_FILLOOM
|
||||
// make 'none' non-zero (used to be important to Frames_libflags)
|
||||
#define L_NONE PROC_SPARE_1
|
||||
// from either 'stat' or 'status' (preferred), via bits not otherwise used
|
||||
// from 'status' or 'stat' (favor stat), via bits not otherwise used
|
||||
#define L_EITHER PROC_SPARE_2
|
||||
// for calibrate_fields and summary_show 1st pass
|
||||
#define L_DEFAULT PROC_FILLSTAT
|
||||
|
Loading…
Reference in New Issue
Block a user