X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpthread_barrier_wait.texi;h=77195a0484cee4b353379c6f239bb245d09f769b;hb=de9f4b1;hp=f21e3154d3de991800701dfbe02b87f37b7c5524;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_barrier_wait.texi b/doc/posix-functions/pthread_barrier_wait.texi index f21e3154d..77195a048 100644 --- a/doc/posix-functions/pthread_barrier_wait.texi +++ b/doc/posix-functions/pthread_barrier_wait.texi @@ -2,7 +2,7 @@ @section @code{pthread_barrier_wait} @findex pthread_barrier_wait -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_wait.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_barrier_wait.html} Gnulib module: ---