X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_equal.texi;h=c6a09c5c9c16ffc318fbf81b073d24c2e08f6666;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=c24df3b73a818740f88a140221e4d15b06addf2a;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_equal.texi b/doc/posix-functions/pthread_equal.texi index c24df3b73..c6a09c5c9 100644 --- a/doc/posix-functions/pthread_equal.texi +++ b/doc/posix-functions/pthread_equal.texi @@ -2,7 +2,7 @@ @section @code{pthread_equal} @findex pthread_equal -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_equal.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_equal.html} Gnulib module: ---