X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpthread_setschedprio.texi;h=370dc7089884e9e1f27ba79c68653b3f99e55ef5;hb=3c05103d06694d8bf8897a477984240074aa26df;hp=646346c4856897623913e1a3af8f4d47ae348189;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setschedprio.texi b/doc/posix-functions/pthread_setschedprio.texi index 646346c48..370dc7089 100644 --- a/doc/posix-functions/pthread_setschedprio.texi +++ b/doc/posix-functions/pthread_setschedprio.texi @@ -2,7 +2,7 @@ @section @code{pthread_setschedprio} @findex pthread_setschedprio -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedprio.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setschedprio.html} Gnulib module: ---