Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 07/02/2007 17:56:18
Module Name:	src
Committed By:	ginsbach
Date:		Mon Jul  2 17:56:18 UTC 2007

Modified Files:
	src/lib/libc/stdlib: getopt_long.3

Log Message:
Document that getopt_long(3) can and will accept unique abbreviated long
option names.  This feature has been present since getopt_long(3) was first
released in NetBSD 1.5.  This is also standard GNU getopt_long(3) behavior.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.