]> granicus.if.org Git - procps-ng/commitdiff
top: update user/system cpu % graph content (man page)
authorJim Warner <james.warner@comcast.net>
Tue, 8 Sep 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 13 Sep 2020 00:00:49 +0000 (10:00 +1000)
What had been stated as the contents of the cpu graphs
was never really inclusive enough. Those recent newlib
tweaks highlighted the need for these man doc changes.

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1

index be3486660611067e5993748fd0714da77f4d9fbe..8fbf157cec5e903ed358f5cfc3bca7f3cc38a7a8 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -62,7 +62,7 @@
 .
 .\" Document /////////////////////////////////////////////////////////////
 .\" ----------------------------------------------------------------------
-.TH TOP 1 "July 2020" "procps-ng" "User Commands"
+.TH TOP 1 "September 2020" "procps-ng" "User Commands"
 .\" ----------------------------------------------------------------------
 .nh
 
@@ -521,8 +521,9 @@ an abbreviated summary is shown consisting of these elements:
 
 .fi
 
-Where: a) is the combined \fBus\fR and \fBni\fR percentage; b) is the \fBsy\fR percentage; c) is the total;
-and d) is one of two visual graphs of those representations.
+Where: a) is the `user' (us + ni) percentage; b) is the `system'
+(sy + hi + si) percentage; c) is the total; and d) is one of two
+visual graphs of those representations.
 \*(XT 4b. SUMMARY AREA Commands and the `t' command for additional information
 on that special 4-way toggle.