X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_tryrdlock.texi;h=5f2cc2990c319554b8f8dcdef2fd8b5247685cce;hb=6b147027a1d9870d7d85e8aa8703c1233031a99c;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..5f2cc2990 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: ---