summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/getopt_long_only.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/getopt_long_only.texi')
-rw-r--r--doc/glibc-functions/getopt_long_only.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/glibc-functions/getopt_long_only.texi b/doc/glibc-functions/getopt_long_only.texi
index 7c4dfe9888..5e8cf2dfb0 100644
--- a/doc/glibc-functions/getopt_long_only.texi
+++ b/doc/glibc-functions/getopt_long_only.texi
@@ -32,11 +32,11 @@ glibc 2.11.
@item
The function @code{getopt_long_only} does not support the @samp{+}
flag in the options string on some platforms:
-Mac OS X 10.13, AIX 5.2, Solaris 10.
+macOS 11.1, AIX 5.2, Solaris 10.
@item
The value of @code{optind} after a missing required argument is wrong
on some platforms:
-Mac OS X 10.13.
+macOS 11.1.
@item
The function @code{getopt_long_only} does not obey the @samp{-} flag
in the options string when @env{POSIXLY_CORRECT} is set on some platforms:
@@ -48,7 +48,7 @@ NetBSD, Cygwin 1.7.0.
@item
The function @code{getopt_long_only} does not support options with
optional arguments on some platforms:
-Mac OS X 10.13, OpenBSD 4.0, AIX 5.2, Solaris 11 2010-11, Cygwin 1.5.x.
+macOS 11.1, OpenBSD 4.0, AIX 5.2, Solaris 11 2010-11, Cygwin 1.5.x.
@item
This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 9.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, mingw, MSVC 14.