ansi-c++-opt: Allow turning off the C++ build by default.
[gnulib.git] / doc / posix-functions / pthread_cond_destroy.texi
index 781df1b..87a9c8d 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