X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutexattr_setrobust.texi;fp=doc%2Fposix-functions%2Fpthread_mutexattr_setrobust.texi;h=e5c01fd4c5468c430b836d99a4f3a0c6953a3fc2;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=a40c37e4bba8d8ce66a1a972b87022fbb913c2f8;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutexattr_setrobust.texi b/doc/posix-functions/pthread_mutexattr_setrobust.texi index a40c37e4b..e5c01fd4c 100644 --- a/doc/posix-functions/pthread_mutexattr_setrobust.texi +++ b/doc/posix-functions/pthread_mutexattr_setrobust.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutexattr_setrobust} @findex pthread_mutexattr_setrobust -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_setrobust.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_setrobust.html} Gnulib module: ---