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