summaryrefslogtreecommitdiff
path: root/doc/posix-functions/fprintf.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/fprintf.texi')
-rw-r--r--doc/posix-functions/fprintf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fprintf.texi b/doc/posix-functions/fprintf.texi
index 986a2b4ec2..295c4db949 100644
--- a/doc/posix-functions/fprintf.texi
+++ b/doc/posix-functions/fprintf.texi
@@ -31,7 +31,7 @@ Cygwin 1.5.x, mingw, MSVC 14.
@item
This function does not support the @samp{n} directive on some platforms:
glibc when used with @code{_FORTIFY_SOURCE >= 2} (set by default on Ubuntu),
-Mac OS X 10.13, MSVC 14.
+macOS 11.1, MSVC 14.
@item
This function does not support the @samp{ls} directive on some platforms:
OpenBSD 4.0, IRIX 6.5, Cygwin 1.5.x, Haiku.