The following reply was made to PR bin/41674; it has been noted by GNATS. From: Alexander Best <[email protected]> To: <[email protected]> Cc: Aragon Gouveia <[email protected]> Subject: Re: bin/41674: [patch] iostat(8) column formatting overlaps Date: Wed, 28 Apr 2010 14:51:57 +0200 (CEST)
this problem should no longer occur since all cpu fields (us, ni, sy, in and id) are now only " %2.0f" wide. this fix got committed by bde@ in 2002 with r102068. ;) it's in all branches >= stable4. -- Alexander Best _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
