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