summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sqrtl.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/sqrtl.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/sqrtl.texi')
-rw-r--r--doc/posix-functions/sqrtl.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi
index bc7b3c2811..ef2cd4e65a 100644
--- a/doc/posix-functions/sqrtl.texi
+++ b/doc/posix-functions/sqrtl.texi
@@ -15,9 +15,6 @@ FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9
This function is only defined as a macro with arguments on some platforms:
MSVC 14.
@item
-This function is not declared on some platforms:
-Mac OS X 10.3.
-@item
This function produces very imprecise results on some platforms:
OpenBSD 5.1/SPARC.
@end itemize