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