summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getopt.3
Commit message (Collapse)AuthorAgeFilesLines
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Spelling, fprintf -> err, remove unneeded variable declarationcharnier2000-03-261-8/+3
|
* Make example for handling "-##" work and comply with style(9). Stillhoek2000-01-061-5/+12
| | | | | | doesn't handle nastier corner cases such as "-j3 -33" correctly. <shrug> PR: docs/12994 (James Howard <howardjp@wam.umd.edu>)
* Typokris1999-11-151-1/+1
| | | | Obtained from: OpenBSD
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Fix a few nits in quoted code fragments and elsewhere.rnordier1998-05-041-5/+4
|
* indentdima1998-04-201-1/+1
|
* Typo.max1997-04-251-1/+1
| | | | | PR: #3178 Submitted by: Josh Gilliam <soil@quick.net>
* Merge Lite2 changespeter1997-03-111-13/+21
|
* Correctly document when getopt returns EOF and '?', and some othermpp1996-08-211-5/+7
| | | | minor cleanup.
* Fix even more spelling errors in some more man pages.mpp1996-01-301-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+252
OpenPOWER on IntegriCloud