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