CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/12 09:01:08
Modified files:
usr.sbin/ppp/ppp: main.c
usr.sbin/ppp/pppctl: pppctl.c
Log message:
we should not document each operand in the usage of a command,
it is an usual practice on BSDs and make the synopsis and usage
more robust when operands are added or removed; synchronize the
usage with the synopsis on the manual page; while here, remove
superfluous information from the usage.
ok jmc@
