]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the "KB/s" field one character shorter (by reducing the precision)
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 28 Mar 2019 20:16:19 +0000 (20:16 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 28 Mar 2019 20:16:19 +0000 (20:16 +0000)
commit100b0345306a541c5f37ae0004aaa833655de3cd
treef35c50537aa2a1606ea6e7e58ef43c440a97d473
parent9ace37176e21f3371de7945b81380d9f1f7cd776
Make the "KB/s" field one character shorter (by reducing the precision)
and use the space to make the "tps" one character longer.

It makes the iostat(8) output a bit less messed up.

Reviewed by: allanjude
MFC after: 2 weeks
Sponsored by: Klara Inc.
Differential Revision: https://reviews.freebsd.org/D19710
usr.sbin/iostat/iostat.c