summaryrefslogtreecommitdiff
path: root/doc/posix-functions/vprintf.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 13:36:42 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 13:36:42 +0200
commit5b8ebc9084d62c9e8208d4bec86936f8478a6dac (patch)
treebe6d7de28f8ddf07dbe95954f61545175d974367 /doc/posix-functions/vprintf.texi
parent559f6b72963747890b80a2f48a0ebade3a3022f7 (diff)
downloadgnulib-5b8ebc9084d62c9e8208d4bec86936f8478a6dac.tar.gz
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that Mac OS X 10.4 and older is unsupported. * doc/posix-functions/acosl.texi: Don't mention workarounds specific to Mac OS X 10.4 and older. * doc/posix-functions/asinl.texi: Likewise. * doc/posix-functions/atanl.texi: Likewise. * doc/posix-functions/cosl.texi: Likewise. * doc/posix-functions/expl.texi: Likewise. * doc/posix-functions/frexpl.texi: Likewise. * doc/posix-functions/gettimeofday.texi: Likewise. * doc/posix-functions/logl.texi: Likewise. * doc/posix-functions/mkstemp.texi: Likewise. * doc/posix-functions/sinl.texi: Likewise. * doc/posix-functions/sqrtl.texi: Likewise. * doc/posix-functions/tanl.texi: Likewise. * doc/posix-functions/wcswidth.texi: Likewise. * doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-functions/vprintf.texi')
-rw-r--r--doc/posix-functions/vprintf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/vprintf.texi b/doc/posix-functions/vprintf.texi
index 4911a0c916..a177b401b8 100644
--- a/doc/posix-functions/vprintf.texi
+++ b/doc/posix-functions/vprintf.texi
@@ -64,7 +64,7 @@ on some platforms:
Solaris 10.
@item
This function can crash in out-of-memory conditions on some platforms:
-Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0.
+FreeBSD 6.0, NetBSD 5.0.
@end itemize
Portability problems fixed by Gnulib module @code{stdio} or @code{vprintf-posix}, together with module @code{nonblocking}: