X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpoll.texi;h=2b7f95919355f60e834036578802b79518eff856;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=2cbe5a8bf427610c204f4eed1076f890ff52f562;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/poll.texi b/doc/posix-functions/poll.texi index 2cbe5a8bf..2b7f95919 100644 --- a/doc/posix-functions/poll.texi +++ b/doc/posix-functions/poll.texi @@ -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: