X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_getschedparam.texi;h=a570eb27d0bc276fe84e9952a2d31ef3b26984e0;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;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..a570eb27d 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: ---