X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpthread_setconcurrency.texi;h=57b2582159fb324137e65b6fb8aab6a11b720811;hb=3c6b19e8e32d893fb50c5455eb5e3223a01df616;hp=329c5d13dc54d34eefa51c392ec5f2a1adc866ee;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setconcurrency.texi b/doc/posix-functions/pthread_setconcurrency.texi index 329c5d13d..57b258215 100644 --- a/doc/posix-functions/pthread_setconcurrency.texi +++ b/doc/posix-functions/pthread_setconcurrency.texi @@ -2,7 +2,7 @@ @section @code{pthread_setconcurrency} @findex pthread_setconcurrency -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setconcurrency.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setconcurrency.html} Gnulib module: ---