summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-30 20:51:04 +0200
committerBruno Haible <bruno@clisp.org>2010-07-30 20:51:04 +0200
commit41f9f674fd42e4a8a366eb4caba39f6a6c5f8cab (patch)
tree1c4df855b382f34e39f7b22e044685a1cd7c946d /doc
parentf5d7314bdeb3d2022ed572f48feba6546baf5f5b (diff)
downloadgnulib-41f9f674fd42e4a8a366eb4caba39f6a6c5f8cab.tar.gz
getopt: Update regarding AIX.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/getopt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/getopt.texi b/doc/posix-functions/getopt.texi
index 50640a8509..5ee2d04cba 100644
--- a/doc/posix-functions/getopt.texi
+++ b/doc/posix-functions/getopt.texi
@@ -19,7 +19,7 @@ mingw.
@item
The value of @code{optind} after a missing required argument is wrong
on some platforms:
-MacOS 10.5.
+MacOS 10.5, AIX 7.1.
@end itemize
Portability problems fixed by Gnulib module @code{getopt-gnu}: