strtoumax tests: Enhance tests.
[gnulib.git] / doc / posix-functions / poll.texi
index 2cbe5a8..2b7f959 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{poll}
 @findex poll
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/poll.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/poll.html}
 
 Gnulib module: poll
 
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @item
 This function doesn't work on special files like @file{/dev/null} and ttys like
 @file{/dev/tty} on some platforms: