X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_getschedparam.texi;h=eaff4cc2366c2edee4500fc0805ba68153a7a2a9;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=a570eb27d0bc276fe84e9952a2d31ef3b26984e0;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_getschedparam.texi b/doc/posix-functions/pthread_attr_getschedparam.texi index a570eb27d..eaff4cc23 100644 --- a/doc/posix-functions/pthread_attr_getschedparam.texi +++ b/doc/posix-functions/pthread_attr_getschedparam.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_getschedparam} @findex pthread_attr_getschedparam -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getschedparam.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getschedparam.html} Gnulib module: ---