Subject: CVS commit: [netbsd-2] src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/07/2005 07:21:45
Module Name:	src
Committed By:	snj
Date:		Sat May  7 07:21:45 UTC 2005

Modified Files:
	src/lib/libc/stdlib [netbsd-2]: getopt_long.3

Log Message:
Pull up revision 1.15 (requested by wiz in ticket #1432):
Document index argument, and mention that long_options
needs to be terminated with a structure containing zeroes.
Slightly modified version of patch from PR 30002 by Kailash Sethuraman.
Bump date.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.4.1 src/lib/libc/stdlib/getopt_long.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.