OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Jason McIntyre (jmccvs.openbsd.org)
Date: Tue Jul 03 2007 - 07:06:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: jmccvs.openbsd.org 2007/07/03 06:06:07

Modified files:
        lib/libc/stdlib: getopt_long.3

Log message:
from ginsbachnetbsd, -r1.18:
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.

ok millert