From 6474bb65c48fbe61176033a319a939c57863c214 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 18 Jun 2011 23:02:39 +0200 Subject: [PATCH] Doc update. * doc/posix-functions/pthread_attr_getstack.texi: Update info regarding HP-UX. * doc/posix-functions/pthread_attr_setstack.texi: Likewise. --- ChangeLog | 7 +++++++ doc/posix-functions/pthread_attr_getstack.texi | 2 +- doc/posix-functions/pthread_attr_setstack.texi | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 053383c2b9..d3f084882b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-06-18 Bruno Haible + + 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 getcwd tests: Avoid compilation error on HP-UX 11.31. diff --git a/doc/posix-functions/pthread_attr_getstack.texi b/doc/posix-functions/pthread_attr_getstack.texi index bb21fbf768..b5ddd73128 100644 --- a/doc/posix-functions/pthread_attr_getstack.texi +++ b/doc/posix-functions/pthread_attr_getstack.texi @@ -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 diff --git a/doc/posix-functions/pthread_attr_setstack.texi b/doc/posix-functions/pthread_attr_setstack.texi index 77b90568cd..1faef5abf9 100644 --- a/doc/posix-functions/pthread_attr_setstack.texi +++ b/doc/posix-functions/pthread_attr_setstack.texi @@ -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 -- 2.30.2