From 1ff6a451ed90052b3df903dc6a2d18e1cf7c0f45 Mon Sep 17 00:00:00 2001 From: sevan Date: Sun, 26 Aug 2018 21:31:34 +0000 Subject: [PATCH] Document the WCPU field. --- external/bsd/top/dist/top.1.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/external/bsd/top/dist/top.1.in b/external/bsd/top/dist/top.1.in index e78783f1f03a..4d8c22f26afb 100644 --- a/external/bsd/top/dist/top.1.in +++ b/external/bsd/top/dist/top.1.in @@ -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 \*(lqsleep\*(rq, .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