pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_mutex_lock.texi
index a28cdabec838aa5b2b8e394f81fccb00d5b74a9a..b401982455366102db12ea8dac4dd67b5bad1518 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_mutex_lock}
 @findex pthread_mutex_lock
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_lock.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_lock.html}
 
 Gnulib module: ---