summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getopt.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a newguenther2011-03-051-11/+2
* document that no leading whitespace is permitted between the option andokan2009-04-121-3/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* Support for optional args separated with whitespace was removedmillert2007-04-101-17/+1
* Removes extraneous variables from getopt(3). Inspired by one ofray2006-03-151-3/+1
* tidy up examplesjaredy2005-10-111-7/+4
* kill errant blank line;jmc2005-07-261-2/+1
* - typos, punctuation, layout, macro tweaksjaredy2005-07-261-2/+2
* provide a description of the EXAMPLE; ok jmcjaredy2005-07-261-2/+11
* whitespace;jmc2005-07-011-4/+4
* More robust example of numeric argument handling. The old examplemillert2005-07-011-11/+23
* Document that historic BSD getopt(3) set optopt for each char, not justmillert2005-03-261-1/+14
* tweaks from michael knudsen;jmc2004-12-221-6/+7
* Document why not to set optind = 0. Inspired by and OK jfb@millert2004-12-071-2/+20
* Document the optional argument support and as well as where we differ frommillert2003-09-221-32/+83
* typos from wiz@netbsd (including one from a PR from Quentin Garnier);jmc2003-09-181-10/+14
* escape punctuation;jmc2003-09-021-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Remove some liesmillert2003-06-021-7/+7
* - section reorderjmc2003-06-011-5/+5
* typos;jmc2003-05-101-2/+2
* make the second example valid; ok millert@jsyn2003-04-101-3/+4
* In BUGS section, append a warning to not use '-' as the first charactermillert2002-12-081-3/+13
* Add "RETURN VALUES" sectionsmillert2002-12-041-1/+24
* .Xr getopt_longmillert2002-12-041-1/+2
* Suggest better types in examples; from NetBSDmiod2002-08-191-2/+2
* deraadt@ objects to the caveat remark, so remove it.miod2002-02-231-11/+1
* Add a caveat section pointing out that people affecting the return valuemiod2002-02-231-5/+13
* .Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where itaaron2000-12-151-28/+28
* Flesh out stdlib function man pages.aaron2000-04-201-20/+13
* In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron2000-03-041-2/+2
* repairderaadt2000-01-251-2/+2
* typoespie1999-09-071-2/+2
* first round of repairs on stdlibaaron1999-06-291-10/+13
* getopt(3) does not return -1 when encountering unrecognized optionsaaron1999-05-271-3/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* indent nicederaadt1998-05-051-2/+2
* indent; dimaderaadt1998-04-251-2/+3
* incorrect description; bgrayson@ece.utexas.eduderaadt1997-06-021-6/+6
* an -> a; soil@quick.netderaadt1997-04-031-2/+2
* Fix RCS idstholo1996-08-191-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+260