log* tests: More tests.
[gnulib.git] / doc / posix-headers / poll.texi
index dd88ff3..b212a36 100644 (file)
@@ -1,17 +1,20 @@
 @node poll.h
 @section @file{poll.h}
 
-POSIX specification: @url{http://www.opengroup.org/susv3xbd/poll.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}
 
-Gnulib module: poll
+Gnulib module: poll-h
 
 Portability problems fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This header file does not defined @code{nfds_t} on some platforms:
+IRIX 5.3.
 @end itemize