summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/fallocate.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/fallocate.texi')
-rw-r--r--doc/glibc-functions/fallocate.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/fallocate.texi b/doc/glibc-functions/fallocate.texi
index 422ed6edea..1df06fceb7 100644
--- a/doc/glibc-functions/fallocate.texi
+++ b/doc/glibc-functions/fallocate.texi
@@ -15,7 +15,7 @@ Portability problems not fixed by Gnulib:
@item
This function exists only on Linux and is therefore
missing on older glibc versions and many non-glibc platforms:
-glibc 2.9, Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.4.
+glibc 2.9, macOS 11.1, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.4.
@item
On platforms where @code{off_t} is a 32-bit type, this function may not
work correctly across the entire data range of files larger than 2 GB.