bde 2006-11-08 15:15:05 UTC FreeBSD src repository Modified files: usr.bin/netstat if.c Log: Don't always print a space character in show_stat(), since a space shouldn't be printed after the last column. This restores the formatting to 79 columns. Revision Changes Path 1.66 +23 -12 src/usr.bin/netstat/if.c