X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_getschedparam.texi;h=eaff4cc2366c2edee4500fc0805ba68153a7a2a9;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=4d064543d2f2f7d0a726a51575b1d814d27af9e4;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_getschedparam.texi b/doc/posix-functions/pthread_attr_getschedparam.texi index 4d064543d..eaff4cc23 100644 --- a/doc/posix-functions/pthread_attr_getschedparam.texi +++ b/doc/posix-functions/pthread_attr_getschedparam.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_getschedparam} @findex pthread_attr_getschedparam -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getschedparam.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getschedparam.html} Gnulib module: ---