X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_setschedparam.texi;fp=doc%2Fposix-functions%2Fpthread_attr_setschedparam.texi;h=3d354d9231f2345c006eb8592495fced960672a8;hb=09ef7461110822a3970aa8eebcfaa740996a82f2;hp=5d47f84e8f93c1077931a5dc8804ccf4a183cfca;hpb=3b87bfe5292b83efbdbc2ac366cef148550f9d4e;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_setschedparam.texi b/doc/posix-functions/pthread_attr_setschedparam.texi index 5d47f84e8..3d354d923 100644 --- a/doc/posix-functions/pthread_attr_setschedparam.texi +++ b/doc/posix-functions/pthread_attr_setschedparam.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_setschedparam} @findex pthread_attr_setschedparam -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setschedparam.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setschedparam.html} Gnulib module: ---