summaryrefslogtreecommitdiff
path: root/doc/posix-functions/crypt.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/crypt.texi')
-rw-r--r--doc/posix-functions/crypt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/crypt.texi b/doc/posix-functions/crypt.texi
index 97d4a3627a..4a15a4df51 100644
--- a/doc/posix-functions/crypt.texi
+++ b/doc/posix-functions/crypt.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.33, FreeBSD 6.0, NetBSD 5.0, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.34, FreeBSD 6.0, NetBSD 5.0, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@item
This function is not declared in @code{<unistd.h>}
(without @code{-D_GNU_SOURCE}) on some platforms: