Module Name: src
Committed By: sevan
Date: Sun Aug 26 21:31:34 UTC 2018
Modified Files:
src/external/bsd/top/dist: top.1.in
Log Message:
Document the WCPU field.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/top/dist/top.1.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/top/dist/top.1.in
diff -u src/external/bsd/top/dist/top.1.in:1.10 src/external/bsd/top/dist/top.1.in:1.11
--- src/external/bsd/top/dist/top.1.in:1.10 Thu Jan 12 18:37:09 2017
+++ src/external/bsd/top/dist/top.1.in Sun Aug 26 21:31:34 2018
@@ -4,7 +4,7 @@
.nr D @DEFAULT_DELAY@
.nr L @HAVE_GETOPT_LONG@
.nr K @ENABLE_KILL@
-.TH TOP 1 "December 28, 2016"
+.TH TOP 1 "August 26, 2018"
.UC 4
.SH NAME
top \- display and update information about the top cpu processes
@@ -399,6 +399,9 @@ Current state (typically one of \*(lqsle
.B TIME
Number of system and user cpu seconds that the process has used.
.TP
+.B WCPU
+Weighted percentage of available cpu time used by this process.
+.TP
.B CPU
Percentage of available cpu time used by this process.
.TP