diff --git a/include/getopt.h b/include/getopt.h index 39b514ef9b2..4943d04d0d7 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -43,7 +43,8 @@ #include /* - * 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