X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_getschedparam.texi;h=7107d23f671cdc82567899dc21d8231ef1af5157;hb=bce9d2f253449c62e05c030307e4d298ef914df9;hp=aeab8383d6eac5295c220b22c134a353b1d744e5;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_getschedparam.texi b/doc/posix-functions/pthread_getschedparam.texi index aeab8383d..7107d23f6 100644 --- a/doc/posix-functions/pthread_getschedparam.texi +++ b/doc/posix-functions/pthread_getschedparam.texi @@ -2,7 +2,7 @@ @section @code{pthread_getschedparam} @findex pthread_getschedparam -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_getschedparam.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_getschedparam.html} Gnulib module: ---