https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275092
Bug ID: 275092
Summary: iostat columns run together
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
After updating CURRENT from two weeks ago to today iostat loses separation
between the "tout" column and the first disk:
# iostat
tty ada0 pass0 cpu
tin toutKB/t tps MB/s KB/t tps MB/s us ni sy in id
0 157735.5 108 3.76 0.0 0 0.00 33 53 8 0 6
This may be due to 105c7c4b8dcec22567a5f137b9406a95fbd9f4f2 which removed
leading whitespace from format strings.
--
You are receiving this mail because:
You are the assignee for the bug.