changeset 15286:77d3a3059f17

Doc update. * doc/posix-functions/pthread_attr_getstack.texi: Update info regarding HP-UX. * doc/posix-functions/pthread_attr_setstack.texi: Likewise.
author Bruno Haible <bruno@clisp.org>
date Sat, 18 Jun 2011 23:02:39 +0200
parents 2e40714e3fb0
children 223683be3038
files ChangeLog doc/posix-functions/pthread_attr_getstack.texi doc/posix-functions/pthread_attr_setstack.texi
diffstat 3 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-06-18  Bruno Haible  <bruno@clisp.org>
+
+	Doc update.
+	* doc/posix-functions/pthread_attr_getstack.texi: Update info regarding
+	HP-UX.
+	* doc/posix-functions/pthread_attr_setstack.texi: Likewise.
+
 2011-06-18  Bruno Haible  <bruno@clisp.org>
 
 	getcwd tests: Avoid compilation error on HP-UX 11.31.
--- a/doc/posix-functions/pthread_attr_getstack.texi
+++ b/doc/posix-functions/pthread_attr_getstack.texi
@@ -14,5 +14,5 @@
 @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
--- a/doc/posix-functions/pthread_attr_setstack.texi
+++ b/doc/posix-functions/pthread_attr_setstack.texi
@@ -14,5 +14,5 @@
 @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