X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setcanceltype.texi;h=a1a2d72629fd21f51257ed5459d17af632e99c03;hb=fe7e2e21b5377b4917dab35aa853c2cb81c15f93;hp=0775b658e28eb37fab842373dd563bce8f6540fe;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_setcanceltype.texi b/doc/posix-functions/pthread_setcanceltype.texi index 0775b658e..a1a2d7262 100644 --- a/doc/posix-functions/pthread_setcanceltype.texi +++ b/doc/posix-functions/pthread_setcanceltype.texi @@ -2,7 +2,7 @@ @section @code{pthread_setcanceltype} @findex pthread_setcanceltype -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcanceltype.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcanceltype.html} Gnulib module: ---