pthread_sigmask: new module
[pspp] / doc / posix-functions / pthread_cond_init.texi
index fa0d68d6ecb46d4cb0d3e5cf146abc4e511f1f2c..27fdd47c6f485f7b17935a197765752b262a8e18 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_cond_init}
 @findex pthread_cond_init
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_init.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_init.html}
 
 Gnulib module: ---