summaryrefslogtreecommitdiff
path: root/doc/posix-functions/glob.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/glob.texi')
-rw-r--r--doc/posix-functions/glob.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/glob.texi b/doc/posix-functions/glob.texi
index 5ea89a87fa..c42d0516ab 100644
--- a/doc/posix-functions/glob.texi
+++ b/doc/posix-functions/glob.texi
@@ -14,7 +14,7 @@ IRIX 5.3, mingw, MSVC 14, BeOS.
@item
This function does not list symbolic links to nonexistent files among the results,
on some platforms:
-glibc 2.26, AIX 7.2, HP-UX 11, Solaris 11 2011-11.
+glibc 2.26, AIX 7.2, HP-UX 11, Solaris 11.0.
@item
On platforms where @code{off_t} is a 32-bit type, this function may not
work correctly on huge directories larger than 2 GB.