CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/16 08:03:43
Modified files:
usr.bin/netstat: main.c netstat.1
Log message:
rework SYNOPSIS/usage() to show better the various use formats,
and rework the man text to reflect this;
guenther supplied the details on the various modes;
deraadt suggested __progname be banished from usage();
