summaryrefslogtreecommitdiff
path: root/doc/posix-functions/getrlimit.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/getrlimit.texi')
-rw-r--r--doc/posix-functions/getrlimit.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/getrlimit.texi b/doc/posix-functions/getrlimit.texi
index 06e8b9b6b1..fa7cbd0c99 100644
--- a/doc/posix-functions/getrlimit.texi
+++ b/doc/posix-functions/getrlimit.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-mingw, MSVC 9, BeOS.
+mingw, MSVC 14, BeOS.
@item
On platforms where @code{rlim_t} is a 32-bit type, this function does not
allow to retrieve limits larger than 4 GB, such as for RLIMIT_FSIZE. The