X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_kill.texi;h=fbefa8977ec071307459f6c6f9deae1376f71d9c;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=9cbdf96edf05e16429f35a140b5c8e4f88004c60;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_kill.texi b/doc/posix-functions/pthread_kill.texi index 9cbdf96ed..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/susv3xsh/pthread_kill.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_kill.html} Gnulib module: ---