isinf: Fix for OpenBSD/x86.
[gnulib.git] / doc / posix-functions / tcdrain.texi
index ee2a68b..730ca5d 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{tcdrain}
 @findex tcdrain
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcdrain.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tcdrain.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
 On some platforms, @code{tcdrain} on a non-tty fails with @code{errno} set to
 @code{EINVAL} or, on MacOS X, also @code{EOPNOTSUPP} or @code{ENODEV}, rather