summaryrefslogtreecommitdiff
path: root/doc/posix-functions/strtod.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-25 17:11:15 +0200
committerBruno Haible <bruno@clisp.org>2020-07-25 17:11:15 +0200
commitaec1c1b3fff42e2ff44a74f252f01728a0f622c1 (patch)
tree0a254996e50e6e1cd25c47639696d28b87fd7056 /doc/posix-functions/strtod.texi
parente9e5c4475fc69207d865b5de6f2c1ba843da59dd (diff)
downloadgnulib-aec1c1b3fff42e2ff44a74f252f01728a0f622c1.tar.gz
doc: Revert another small part of the last big commit.
Diffstat (limited to 'doc/posix-functions/strtod.texi')
-rw-r--r--doc/posix-functions/strtod.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/strtod.texi b/doc/posix-functions/strtod.texi
index 06d9c71371..5a466d4399 100644
--- a/doc/posix-functions/strtod.texi
+++ b/doc/posix-functions/strtod.texi
@@ -89,7 +89,7 @@ glibc 2.7, IRIX 6.5, mingw, MSVC 14.
@item
This function fails to correctly parse very long strings on some
platforms:
-Mac OS X 10.13, FreeBSD 6.2, NetBSD 5.0, OpenBSD 4.0, IRIX 6.5, Cygwin, mingw, MSVC 14.
+Mac OS X 10.5, FreeBSD 6.2, NetBSD 5.0, OpenBSD 4.0, IRIX 6.5, Cygwin, mingw, MSVC 14.
@item
The replacement function does not always return correctly rounded results.