]> granicus.if.org Git - procps-ng/commitdiff
top: accumulated misc tweaks to code/comments/man page
authorJim Warner <james.warner@comcast.net>
Wed, 23 Nov 2016 16:11:11 +0000 (11:11 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 7 Dec 2016 10:50:52 +0000 (21:50 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1
top/top.c

index 639a22bd5e323faf7ec987cfe140cebc096153fd..23e3a8f618dcdf195706957e38ca0d5858152cb6 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -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.
index 497c4d396bfe4695a85d60240cd17600c99ef974..710b95af94642812ebc4761bd0538af6ad417c8c 100644 (file)
--- a/top/top.c
+++ b/top/top.c
@@ -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