X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_kill.texi;h=e5f15c4f55d9dc6dec1f74e0a31c47f1da23334c;hb=e29e19dce9e19be76fae92b0955d02c843333093;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..e5f15c4f5 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: ---