X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_setscope.texi;h=59d95c3e088ebcbb95633d938ce14d0ceb13698b;hb=3c6b19e8e32d893fb50c5455eb5e3223a01df616;hp=d10a1959b3381035db6c2d3f69f80cd72959cdd8;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_setscope.texi b/doc/posix-functions/pthread_attr_setscope.texi index d10a1959b..59d95c3e0 100644 --- a/doc/posix-functions/pthread_attr_setscope.texi +++ b/doc/posix-functions/pthread_attr_setscope.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_setscope} @findex pthread_attr_setscope -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setscope.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setscope.html} Gnulib module: ---