freebsd-src/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 Add ypwhich(1) and yppoll(8) manual pages. 1997-09-21 11:49:18 +00:00
yppoll.8 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
yppoll.c Two getopts related nits: 1999-06-24 06:43:21 +00:00