X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_trywrlock.texi;h=fc4f882c2a508d3046d96a6dabd9d796b442f900;hb=1a4fd05ac8b426112d48d66a240356a4b5fd59cc;hp=a3ec24cd7e6e919779de0c2fed3897936988140c;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_trywrlock.texi b/doc/posix-functions/pthread_rwlock_trywrlock.texi index a3ec24cd7..fc4f882c2 100644 --- a/doc/posix-functions/pthread_rwlock_trywrlock.texi +++ b/doc/posix-functions/pthread_rwlock_trywrlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_trywrlock} @findex pthread_rwlock_trywrlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_trywrlock.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_trywrlock.html} Gnulib module: ---