From: Jim Warner Date: Tue, 8 Sep 2020 05:00:00 +0000 (-0500) Subject: top: update user/system cpu % graph content (man page) X-Git-Tag: v3.3.17rc1~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a19961fc2815225ca96d4cf22079ca2f5b4ee59;p=procps-ng top: update user/system cpu % graph content (man page) 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 --- diff --git a/top/top.1 b/top/top.1 index d4cfe4e4..5ed2b4a9 100644 --- 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.