X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_join.texi;h=99258a2aa0a0f7a3a93c481d3e3ac51078f1634d;hb=800b95c20c636e1bd2e0f1c5e1ce3f84b5089942;hp=82c2d20fa4142084dc7e946fcf790ccb525ae9dc;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_join.texi b/doc/posix-functions/pthread_join.texi index 82c2d20fa..99258a2aa 100644 --- a/doc/posix-functions/pthread_join.texi +++ b/doc/posix-functions/pthread_join.texi @@ -2,7 +2,7 @@ @section @code{pthread_join} @findex pthread_join -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_join.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html} Gnulib module: ---