summaryrefslogtreecommitdiff
path: root/doc/posix-functions/fmodf.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/fmodf.texi')
-rw-r--r--doc/posix-functions/fmodf.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/fmodf.texi b/doc/posix-functions/fmodf.texi
index 27e6638ea6..9978a99f8c 100644
--- a/doc/posix-functions/fmodf.texi
+++ b/doc/posix-functions/fmodf.texi
@@ -13,7 +13,7 @@ This function is missing on some platforms:
Minix 3.1.8, AIX 5.1, Solaris 9.
@item
This function is only defined as a macro with arguments on some platforms:
-MSVC 9.
+MSVC 14.
@end itemize
Portability problems fixed by Gnulib module @code{fmodf-ieee}:
@@ -24,7 +24,7 @@ OSF/1 5.1.
@item
This function has problems when the first argument is minus zero on some
platforms:
-MSVC 9.
+MSVC 14.
@end itemize
Portability problems not fixed by Gnulib: