pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_rwlock_tryrdlock.texi
index fdf6f6b1972d6417925129622647312c9949e68d..5f2cc2990c319554b8f8dcdef2fd8b5247685cce 100644 (file)
@@ -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: ---