X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlockattr_destroy.texi;h=4857038743b96de232f72c29693bba8bbc3c4d00;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=4ec7684e9828e42af5271fa1c5643dd6e6fd0628;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlockattr_destroy.texi b/doc/posix-functions/pthread_rwlockattr_destroy.texi index 4ec7684e9..485703874 100644 --- a/doc/posix-functions/pthread_rwlockattr_destroy.texi +++ b/doc/posix-functions/pthread_rwlockattr_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlockattr_destroy} @findex pthread_rwlockattr_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_destroy.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlockattr_destroy.html} Gnulib module: ---