X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_unlock.texi;h=f5134db663f762a571997593010e4cb67d86ae58;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=f01ba3b4e9bc17aeb0989b5ea4d3484cdb39582c;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_unlock.texi b/doc/posix-functions/pthread_rwlock_unlock.texi index f01ba3b4e..f5134db66 100644 --- a/doc/posix-functions/pthread_rwlock_unlock.texi +++ b/doc/posix-functions/pthread_rwlock_unlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_unlock} @findex pthread_rwlock_unlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_unlock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_unlock.html} Gnulib module: ---