summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pwrite.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pwrite.texi')
-rw-r--r--doc/posix-functions/pwrite.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pwrite.texi b/doc/posix-functions/pwrite.texi
index a41bd0bedc..5a89237f5f 100644
--- a/doc/posix-functions/pwrite.texi
+++ b/doc/posix-functions/pwrite.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 10, mingw, MSVC 9, BeOS.
+HP-UX 10, mingw, MSVC 14, BeOS.
@item
On platforms where @code{off_t} is a 32-bit type, this function may not
work correctly on files larger than 2 GB. (Cf. @code{AC_SYS_LARGEFILE}.)