Merge branch 'stable'
[gnulib.git] / doc / posix-functions / pthread_create.texi
index b3e049d..55e4ee0 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_create}
 @findex pthread_create
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_create.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html}
 
 Gnulib module: ---
 
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @item
 On Linux/glibc platforms before the advent of NPTL, signals could only be
 sent to one particular thread.  In POSIX, signals are sent to the entire