X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setcanceltype.texi;h=0775b658e28eb37fab842373dd563bce8f6540fe;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=ed04c19c0feac9ecd1be82edea747e0a9bde72ed;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setcanceltype.texi b/doc/posix-functions/pthread_setcanceltype.texi index ed04c19c0..0775b658e 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/susv3xsh/pthread_setcanceltype.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcanceltype.html} Gnulib module: ---