CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/08 09:54:36
Modified files:
bin/ps : ps.1
Log message:
The bug about not displaying exact information because ps can't run
faster than the system is more of a caveat than a bug. The comment also
dates back to ye olden times when the information was collected via
multiple kvm reads. The sysctl interface provides a much more consistent
snapshot, albeit one that may be outdated by the time it's printed.
Reword accordingly.
