summaryrefslogtreecommitdiffstats
path: root/include/getopt.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2004-02-23 08:14:18 +0000
committerache <ache@FreeBSD.org>2004-02-23 08:14:18 +0000
commit4f8f2510fd7c7f2b48bfb91c1b0841adda523542 (patch)
tree53332f18395c269465a47c4f83346991db7a232e /include/getopt.h
parent5b78fad42baeaf31c104a72b496d6555ea58ede4 (diff)
downloadFreeBSD-src-4f8f2510fd7c7f2b48bfb91c1b0841adda523542.zip
FreeBSD-src-4f8f2510fd7c7f2b48bfb91c1b0841adda523542.tar.gz
In the comment tell about optreset extension for NetBSD ghetopt_long()
Diffstat (limited to 'include/getopt.h')
-rw-r--r--include/getopt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h
index 39b514e..4943d04 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -43,7 +43,8 @@
#include <sys/cdefs.h>
/*
- * GNU-like getopt_long() & getopt() for GNU programs.
+ * GNU-like getopt_long() with 4.4BSD optreset extension.
+ * getopt() is declared here too for GNU programs.
*/
#define no_argument 0
#define required_argument 1
OpenPOWER on IntegriCloud