summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getopt.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | of optstring to avoid a semantic conflict with GNU getopt.
* 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
| | | | | | | | of getopt() to char variables instead of int lose on arches where char is unsigned by default. Clean the example by not pasting parts of <unistd.h> into it, and by not using atoi(3).
* .Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where itaaron2000-12-151-28/+28
| | | | belongs. Closes PR/1554 from bk@rt.fm.
* 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
| | | | least, this is the impression I get from looking at a lot of Perl docs.
* 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
| | | | is used instead; kwesterback@home.com
* 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
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+260