summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.3
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-10Support for optional args separated with whitespace was removedTodd C. Miller
2006-03-15Removes extraneous variables from getopt(3). Inspired by one ofRay Lai
2005-10-11tidy up examplesJared Yanovich
2005-07-26kill errant blank line;Jason McIntyre
2005-07-26- typos, punctuation, layout, macro tweaksJared Yanovich
2005-07-26provide a description of the EXAMPLE; ok jmcJared Yanovich
2005-07-01whitespace;Jason McIntyre
2005-07-01More robust example of numeric argument handling. The old exampleTodd C. Miller
2005-03-26Document that historic BSD getopt(3) set optopt for each char, not justTodd C. Miller
2004-12-22tweaks from michael knudsen;Jason McIntyre
2004-12-07Document why not to set optind = 0. Inspired by and OK jfb@Todd C. Miller
2003-09-22Document the optional argument support and as well as where we differ fromTodd C. Miller
2003-09-18typos from wiz@netbsd (including one from a PR from Quentin Garnier);Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02Remove some liesTodd C. Miller
2003-06-01- section reorderJason McIntyre
2003-05-10typos;Jason McIntyre
2003-04-10make the second example valid; ok millert@Jason Peel
2002-12-08In BUGS section, append a warning to not use '-' as the first characterTodd C. Miller
2002-12-04Add "RETURN VALUES" sectionsTodd C. Miller
2002-12-04.Xr getopt_longTodd C. Miller
2002-08-19Suggest better types in examples; from NetBSDMiod Vallat
2002-02-23deraadt@ objects to the caveat remark, so remove it.Miod Vallat
2002-02-23Add a caveat section pointing out that people affecting the return valueMiod Vallat
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where itAaron Campbell
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-01-25repairTheo de Raadt
1999-09-07typoMarc Espie
1999-06-29first round of repairs on stdlibAaron Campbell
1999-05-27getopt(3) does not return -1 when encountering unrecognized optionsAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-05-05indent niceTheo de Raadt
1998-04-25indent; dimaTheo de Raadt
1997-06-02incorrect description; bgrayson@ece.utexas.eduTheo de Raadt
1997-04-03an -> a; soil@quick.netTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt