X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_timedwrlock.texi;h=7c71ad19336001c9695cf3fe819298a1164be10c;hb=5e05da8849498d8dc22bbb603c9e995c58e1c381;hp=74690a84042b85ded541f64dd775a7163b3119d2;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_timedwrlock.texi b/doc/posix-functions/pthread_rwlock_timedwrlock.texi index 74690a840..7c71ad193 100644 --- a/doc/posix-functions/pthread_rwlock_timedwrlock.texi +++ b/doc/posix-functions/pthread_rwlock_timedwrlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_timedwrlock} @findex pthread_rwlock_timedwrlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_timedwrlock.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_timedwrlock.html} Gnulib module: ---