X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_wrlock.texi;h=7257ddc3fc7bfd836fc41153f339fb166749e74f;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=809ebd3d4a52724963c0c761fa641b9ca0c2d51f;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_wrlock.texi b/doc/posix-functions/pthread_rwlock_wrlock.texi index 809ebd3d4..7257ddc3f 100644 --- a/doc/posix-functions/pthread_rwlock_wrlock.texi +++ b/doc/posix-functions/pthread_rwlock_wrlock.texi @@ -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: ---