pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.
[pspp] / doc / posix-functions / pthread_setcanceltype.texi
index 0775b658e28eb37fab842373dd563bce8f6540fe..a1a2d72629fd21f51257ed5459d17af632e99c03 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_setcanceltype}
 @findex pthread_setcanceltype
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcanceltype.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setcanceltype.html}
 
 Gnulib module: ---