pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_cond_broadcast.texi
index 0e67da7c164789be6b7397fd4c16bd9e517f1c62..e3d3a52b1efbc37926e59e83714ec8087c4ed1e0 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_cond_broadcast}
 @findex pthread_cond_broadcast
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_broadcast.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_broadcast.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize