https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221290
--- Comment #1 from [email protected] --- A commit references this bug: Author: manu Date: Tue Aug 8 12:18:11 UTC 2017 New revision: 322252 URL: https://svnweb.freebsd.org/changeset/base/322252 Log: vmstat: Always emit a space after the free-memory column When displaying in non-human form, if the free-memory number is large (more than 7 digits), there is no space between it and the page fault column. PR: 221290 Submitted by: Josuah Demangeon <[email protected]> (Original version) Changes: head/usr.bin/vmstat/vmstat.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
