From: Bruno Haible Date: Sat, 25 Jul 2020 15:11:15 +0000 (+0200) Subject: doc: Revert another small part of the last big commit. X-Git-Tag: v1.0~3862 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=aec1c1b3fff42e2ff44a74f252f01728a0f622c1;p=gnulib.git doc: Revert another small part of the last big commit. --- 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.