[Bug 195717] New: [patch] Bug in top's man page
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 5 16:58:43 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195717
Bug ID: 195717
Summary: [patch] Bug in top's man page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: fernando.apesteguia at gmail.com
Created attachment 150240
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150240&action=edit
patch to top's man page
top doesn't show CPU time's statistics if -d1 is provided.There was a brief
discussion[1] in freebsd-hackers@ about this. However, the fact that this is
not explicitly stated in the documentation is at least, to my undestanding, a
violation of POLA.
The complete solution would be to patch top so it's able to show those
percentages even for -d1 (as the GNU's version does). Because there seems to be
no interest in this, I provide a patch to the man page instead.
[1]
http://lists.freebsd.org/pipermail/freebsd-hackers/2014-November/046573.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list