X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_tryrdlock.texi;h=5f2cc2990c319554b8f8dcdef2fd8b5247685cce;hb=6b147027a1d9870d7d85e8aa8703c1233031a99c;hp=fdf6f6b1972d6417925129622647312c9949e68d;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_tryrdlock.texi b/doc/posix-functions/pthread_rwlock_tryrdlock.texi index fdf6f6b19..5f2cc2990 100644 --- a/doc/posix-functions/pthread_rwlock_tryrdlock.texi +++ b/doc/posix-functions/pthread_rwlock_tryrdlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_tryrdlock} @findex pthread_rwlock_tryrdlock -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_tryrdlock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_tryrdlock.html} Gnulib module: ---