X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_barrierattr_setpshared.texi;h=daf02c5a56f4641f0864f75357be6b9083478079;hb=11639c694b44a9869f00e3ce6ad58e932a95cbfa;hp=a8c94273e7c028de85ee77589c6f35a4da8420ed;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_barrierattr_setpshared.texi b/doc/posix-functions/pthread_barrierattr_setpshared.texi index a8c94273e..daf02c5a5 100644 --- a/doc/posix-functions/pthread_barrierattr_setpshared.texi +++ b/doc/posix-functions/pthread_barrierattr_setpshared.texi @@ -2,7 +2,7 @@ @section @code{pthread_barrierattr_setpshared} @findex pthread_barrierattr_setpshared -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_setpshared.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_barrierattr_setpshared.html} Gnulib module: ---