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