X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_getspecific.texi;h=dc3ca4dfbd30c53a96d6f75ff5f8f6f14f379a25;hb=ec1472041c35a30a4bdc7abeac5bd283a0ff5ff5;hp=dd6288fc7c60c9cd71eba0d9cde009754f19bbb7;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_getspecific.texi b/doc/posix-functions/pthread_getspecific.texi index dd6288fc7..dc3ca4dfb 100644 --- a/doc/posix-functions/pthread_getspecific.texi +++ b/doc/posix-functions/pthread_getspecific.texi @@ -2,7 +2,7 @@ @section @code{pthread_getspecific} @findex pthread_getspecific -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getspecific.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_getspecific.html} Gnulib module: ---