X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_setschedpolicy.texi;fp=doc%2Fposix-functions%2Fpthread_attr_setschedpolicy.texi;h=e660e08079fc028b56523a9ff22504217462ff29;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=2b45eb94186932fc5c3cf9173ce64c81178f45b4;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_setschedpolicy.texi b/doc/posix-functions/pthread_attr_setschedpolicy.texi index 2b45eb941..e660e0807 100644 --- a/doc/posix-functions/pthread_attr_setschedpolicy.texi +++ b/doc/posix-functions/pthread_attr_setschedpolicy.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_setschedpolicy} @findex pthread_attr_setschedpolicy -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setschedpolicy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setschedpolicy.html} Gnulib module: ---