X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fglibc-functions%2Fgetopt_long_only.texi;h=13edfb42e622fe9678ebf8a6a25cb1528a26d28c;hb=7521ea075f22293b395517a5d2f4ea213b63d4a9;hp=fcda30073a766babefb9bbfda5a35c849083fe91;hpb=a8ec28b6975fc065b84c511b8108dc3658d2ccd4;p=gnulib.git diff --git a/doc/glibc-functions/getopt_long_only.texi b/doc/glibc-functions/getopt_long_only.texi index fcda30073..13edfb42e 100644 --- a/doc/glibc-functions/getopt_long_only.texi +++ b/doc/glibc-functions/getopt_long_only.texi @@ -38,4 +38,7 @@ very reliable. Some implementations return success instead of reporting an ambiguity if user's option is a prefix of two long options with the same flag: FreeBSD. +@item +Mixing a leading @samp{-} or @samp{+} with a leading @samp{:} in the +optstring argument has inconsistent effects across platforms. @end itemize