Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/29/2000 04:33:46
Module Name:	basesrc
Committed By:	simonb
Date:		Mon May 29 11:33:45 UTC 2000

Modified Files:
	basesrc/usr.sbin/iostat: iostat.c

Log Message:
Use " %2.0f" instead of "%3.0f" to print out the CPU percentages - this
way 100 in a column doesn't merge into the previous column.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.sbin/iostat/iostat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.