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