1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/usr.bin/vmstat
Emmanuel Vadot d683d1a377 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 <mail@josuah.net> (Original version)
2017-08-08 12:18:11 +00:00
..
Makefile
Makefile.depend
vmstat.8
vmstat.c vmstat: Always emit a space after the free-memory column 2017-08-08 12:18:11 +00:00