log10f-ieee: Work around test failure on NetBSD 5.1.
[gnulib.git] / doc / posix-functions / inet_ntoa.texi
index 930ae10..e5026e8 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{inet_ntoa}
 @findex inet_ntoa
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_ntoa.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_ntoa.html}
 
 Gnulib module: ---
 
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw.
+mingw, MSVC 9.
 @item
 The @code{inet_ntoa} function need not be reentrant, and consequently
 is not required to be thread safe.  Implementations of