X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_equal.texi;h=c6a09c5c9c16ffc318fbf81b073d24c2e08f6666;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=16f600ad703853c2e3aa11c986c0ceeeb0345b39;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_equal.texi b/doc/posix-functions/pthread_equal.texi index 16f600ad7..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/onlinepubs/9699919799/functions/pthread_equal.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_equal.html} Gnulib module: ---