X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_destroy.texi;h=486652fc9c524a22f31698e18cfa349868099822;hb=11639c694b44a9869f00e3ce6ad58e932a95cbfa;hp=e347649a4968b2ed4fc4c6a59ddab835d6cfab8a;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_destroy.texi b/doc/posix-functions/pthread_mutex_destroy.texi index e347649a4..486652fc9 100644 --- a/doc/posix-functions/pthread_mutex_destroy.texi +++ b/doc/posix-functions/pthread_mutex_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutex_destroy} @findex pthread_mutex_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_destroy.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_destroy.html} Gnulib module: ---