Date: Sat, 15 Aug 2009 17:57:21 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/iostat iostat.c Message-ID: <200908151757.n7FHvdlw004778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2009-08-15 17:57:21 UTC FreeBSD src repository Modified files: usr.sbin/iostat iostat.c Log: SVN rev 196254 on 2009-08-15 17:57:21Z by keramida iostat: add a bit of space between tty in/out columns The columns for tty input and output may bump against each other if the tty output needs more than 5 columns. Add a bit of space that pushes everything 1 column to the right, but also avoids the problem. Approved by: re (rwatson) Revision Changes Path 1.45 +6 -6 src/usr.sbin/iostat/iostat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908151757.n7FHvdlw004778>