X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_tryrdlock.texi;h=fdf6f6b1972d6417925129622647312c9949e68d;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=088521b838f27e62d83166e6a2413d0ad636b326;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_tryrdlock.texi b/doc/posix-functions/pthread_rwlock_tryrdlock.texi index 088521b83..fdf6f6b19 100644 --- a/doc/posix-functions/pthread_rwlock_tryrdlock.texi +++ b/doc/posix-functions/pthread_rwlock_tryrdlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_tryrdlock} @findex pthread_rwlock_tryrdlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_tryrdlock.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_tryrdlock.html} Gnulib module: ---