pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.
[pspp] / doc / posix-functions / pthread_mutexattr_setprotocol.texi
index 027719740ff6f86aae9925b4c9594b26fae91dab..3cd634607e368dfb198db48657693627786bdec5 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_mutexattr_setprotocol}
 @findex pthread_mutexattr_setprotocol
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_setprotocol.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_setprotocol.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, NetBSD 5.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize