freebsd-dev/usr.sbin/yppoll
Warner Losh 35994ac2c0 Two getopts related nits:
o getopt returns -1 rather than EOF on errors
	o getopt returns '?' for characters it doesn't know about, so
	  don't include them in the getopt options string.
1999-06-24 06:43:21 +00:00
..
Makefile
yppoll.8
yppoll.c Two getopts related nits: 1999-06-24 06:43:21 +00:00