X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_destroy.texi;h=44f30b0614322a36457b53d43e95c6a0b92e1ee6;hb=74175b903b1716c1677658e45fa69ef1fbc99015;hp=3317a91cb3ff3902ba10a016be67ae5bb9ab9950;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_destroy.texi b/doc/posix-functions/pthread_rwlock_destroy.texi index 3317a91cb..44f30b061 100644 --- a/doc/posix-functions/pthread_rwlock_destroy.texi +++ b/doc/posix-functions/pthread_rwlock_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_destroy} @findex pthread_rwlock_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_destroy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_destroy.html} Gnulib module: ---