Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/top/dist Document the WCPU field.



details:   https://anonhg.NetBSD.org/src/rev/3f3d25d22363
branches:  trunk
changeset: 834744:3f3d25d22363
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Aug 26 21:31:34 2018 +0000

description:
Document the WCPU field.

diffstat:

 external/bsd/top/dist/top.1.in |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r c9fb92e95bde -r 3f3d25d22363 external/bsd/top/dist/top.1.in
--- a/external/bsd/top/dist/top.1.in    Sun Aug 26 21:28:18 2018 +0000
+++ b/external/bsd/top/dist/top.1.in    Sun Aug 26 21:31:34 2018 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index