X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setcancelstate.texi;h=1d92c026893f0a6db0b8dbd2153df67d8ba6fcaf;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=44c2f5d3828ba4bceb319d399e87db2c7e77d4cf;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setcancelstate.texi b/doc/posix-functions/pthread_setcancelstate.texi index 44c2f5d38..1d92c0268 100644 --- a/doc/posix-functions/pthread_setcancelstate.texi +++ b/doc/posix-functions/pthread_setcancelstate.texi @@ -2,7 +2,7 @@ @section @code{pthread_setcancelstate} @findex pthread_setcancelstate -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setcancelstate.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcancelstate.html} Gnulib module: ---