pthread_sigmask: new module
[pspp] / doc / posix-functions / pthread_attr_getstack.texi
index 47e33dc3cd75da5785acade143cad8a0839472e1..b5ddd73128f1db43b6dd222a904fc37e88a975bc 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_attr_getstack}
 @findex pthread_attr_getstack
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getstack.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getstack.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
+AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
 @end itemize