vmstat: Fix alignment for disk partition format
The disk partition format translation hint, the actual text and the printf statements were all diagreeing with each other. This meant the disk partition output from vmstat was a mess. Now all the titles and values line up and everything is right-aligned which looks better than some half-hearted attempt at center-aligned for titles and right-aligned for values. Thanks to @goeran for the heads-up in #69
This commit is contained in:
1
NEWS
1
NEWS
@@ -22,6 +22,7 @@ procps-ng-NEXT
|
||||
* top: address a wishlist man page NLS suggestion Debian #865689
|
||||
* top: fix potential distortion in 'Mem' graph display issue #64
|
||||
* watch: define HOST_NAME_MAX where not defined Debian #830734
|
||||
* vmstat: Fix alignment for disk partition format issue #69
|
||||
|
||||
procps-ng-3.3.12
|
||||
----------------
|
||||
|
Reference in New Issue
Block a user