git: kcollect - Fix swap text output
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 29 12:36:12 PDT 2017
commit 94a51109722886cbeac24d37c73ad37d8161f5a0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jul 29 12:28:51 2017 -0700
kcollect - Fix swap text output
* Collection data for type 'm' is still stored in bytes.
* Fix field width for megabytes display field.
Summary of changes:
usr.bin/kcollect/kcollect.8 | 91 +++++++++++++++++++++++++++++++++++++++++++++
usr.bin/kcollect/kcollect.c | 3 +-
2 files changed, 92 insertions(+), 2 deletions(-)
create mode 100644 usr.bin/kcollect/kcollect.8
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94a51109722886cbeac24d37c73ad37d8161f5a0
--
DragonFly BSD source repository
More information about the Commits
mailing list