History log of /freebsd/lib/libc/stdlib/getopt.3 (Results 51 – 68 of 68)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/4.3.0_cvs, release/4.3.0
# b77b3c00 12-Jan-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: Ft/Vt now accept punctuation-type arguments.


# 42635956 29-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

Prepare for mdoc(7)NG.


# fecae349 28-Nov-2000 Matthew Hunt <mph@FreeBSD.org>

The parameter that contains valid options is "optstring", not "optarg".


Revision tags: release/4.2.0
# 251c176f 17-Nov-2000 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: use certified section headers wherever possible.


Revision tags: release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# 25bb73e0 21-Apr-2000 Alexey Zelkin <phantom@FreeBSD.org>

Introduce ".Lb" macro to libc manpages.

More libraries manpages updates following.


# f25c63af 26-Mar-2000 Philippe Charnier <charnier@FreeBSD.org>

Spelling, fprintf -> err, remove unneeded variable declaration


Revision tags: release/4.0.0_cvs
# 838fb327 06-Jan-2000 Tim Vanderhoek <hoek@FreeBSD.org>

Make example for handling "-##" work and comply with style(9). Still
doesn't handle nastier corner cases such as "-j3 -33" correctly. <shrug>

PR: docs/12994 (James Howard <howardjp@wam.umd.edu>)


Revision tags: release/3.4.0_cvs
# a8b4fa4a 15-Nov-1999 Kris Kennaway <kris@FreeBSD.org>

Typo

Obtained from: OpenBSD


Revision tags: release/3.3.0_cvs
# 7f3dea24 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# fbc400a6 12-Jul-1999 Nik Clayton <nik@FreeBSD.org>

Add $Id$, to make it simpler for members of the translation teams to
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

Add $Id$, to make it simpler for members of the translation teams to
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

show more ...


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7
# a55fccb4 05-May-1998 Robert Nordier <rnordier@FreeBSD.org>

Fix a few nits in quoted code fragments and elsewhere.


# b4d829b8 21-Apr-1998 Dima Ruban <dima@FreeBSD.org>

indent


Revision tags: release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs
# 4c204da0 25-Apr-1997 Masafumi Max NAKANE <max@FreeBSD.org>

Typo.
PR: #3178
Submitted by: Josh Gilliam <soil@quick.net>


Revision tags: release/2.2.1_cvs, release/2.2.0
# 4381233d 11-Mar-1997 Peter Wemm <peter@FreeBSD.org>

Merge Lite2 changes


# 662909a7 11-Mar-1997 Peter Wemm <peter@FreeBSD.org>

Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch


Revision tags: release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1, release/2.1.5_cvs
# 7b4e5796 21-Aug-1996 Mike Pritchard <mpp@FreeBSD.org>

Correctly document when getopt returns EOF and '?', and some other
minor cleanup.


# a5ed710c 30-Jan-1996 Mike Pritchard <mpp@FreeBSD.org>

Fix even more spelling errors in some more man pages.


Revision tags: release/2.1.0_cvs, release/2.0.5_cvs, release/2.0, release/1.1.5.1_cvs
# 58f0484f 27-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Lib Sources


123