X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setschedparam.texi;h=c4da954b209385003cda5aefd75de6a6a47982c8;hb=9a09e8291d1bd692b26684c2bb7d9379593e8846;hp=4f9f5fa3274116d3e4ce1af7669da894d6a72283;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setschedparam.texi b/doc/posix-functions/pthread_setschedparam.texi index 4f9f5fa32..c4da954b2 100644 --- a/doc/posix-functions/pthread_setschedparam.texi +++ b/doc/posix-functions/pthread_setschedparam.texi @@ -2,7 +2,7 @@ @section @code{pthread_setschedparam} @findex pthread_setschedparam -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedparam.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setschedparam.html} Gnulib module: ---