summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/preadv.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/preadv.texi')
-rw-r--r--doc/glibc-functions/preadv.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/preadv.texi b/doc/glibc-functions/preadv.texi
index cb44280e62..fe9570df3f 100644
--- a/doc/glibc-functions/preadv.texi
+++ b/doc/glibc-functions/preadv.texi
@@ -25,7 +25,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.9, Mac OS X 10.13, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 6.0.
+glibc 2.9, macOS 10.13, FreeBSD 5.2.1, Minix 3.1.8, AIX 5.2, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 6.0.
@item
On platforms where @code{off_t} is a 32-bit type, this function may not
work correctly on files larger than 2 GB@. The fix is to use the