pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_cond_wait.texi
index e55efb7c694d505a2aead8150bd9e8a95301ace5..e33935af66fc857921c2681c50ef54e807b8e5b3 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_cond_wait}
 @findex pthread_cond_wait
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_wait.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_wait.html}
 
 Gnulib module: ---