pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_cond_destroy.texi
index 781df1b85d7a3a6c30f30958db8ced86ad6c5a4d..2d5da8193d4c512d2558acc66b04e6bc748aa1a1 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_cond_destroy}
 @findex pthread_cond_destroy
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_destroy.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_destroy.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