]> 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:28:50 +0000 (10:28 +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 d4cfe4e45f67c9be3876883ab33c0765321c512c..5ed2b4a98a76f65ed3968daaf44f2f4dce7f8a67 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
 
@@ -522,8 +522,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.