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