summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-11-21 19:19:32 +0100
committerBruno Haible <bruno@clisp.org>2010-11-21 19:19:32 +0100
commit747793c9a482f1d1dbb718152150c48903f7a41b (patch)
treebfd85e9573e0933e1f1aac81cd6f89b5aaa0fa30 /doc
parent4ef8b64903e0cdbac1e7430491cd1e78ff2fdbf8 (diff)
downloadgnulib-747793c9a482f1d1dbb718152150c48903f7a41b.tar.gz
Update for HP-UX 11.23 and HP-UX 11.31.
* doc/{glibc,posix}-{headers,functions}/*.texi: Update info about HP-UX.
Diffstat (limited to 'doc')
-rw-r--r--doc/glibc-functions/flock.texi2
-rw-r--r--doc/glibc-functions/getipv4sourcefilter.texi4
-rw-r--r--doc/glibc-functions/getresgid.texi2
-rw-r--r--doc/glibc-functions/getresuid.texi2
-rw-r--r--doc/glibc-functions/getsourcefilter.texi4
-rw-r--r--doc/glibc-functions/in6addr_any.texi2
-rw-r--r--doc/glibc-functions/in6addr_loopback.texi2
-rw-r--r--doc/glibc-functions/inet_net_ntop.texi2
-rw-r--r--doc/glibc-functions/inet_net_pton.texi2
-rw-r--r--doc/glibc-functions/inet_neta.texi2
-rw-r--r--doc/glibc-functions/inet_nsap_addr.texi2
-rw-r--r--doc/glibc-functions/inet_nsap_ntoa.texi2
-rw-r--r--doc/glibc-functions/malloc_usable_size.texi2
-rw-r--r--doc/glibc-functions/memalign.texi2
-rw-r--r--doc/glibc-functions/rcmd_af.texi2
-rw-r--r--doc/glibc-functions/rexec_af.texi2
-rw-r--r--doc/glibc-functions/rresvport_af.texi2
-rw-r--r--doc/glibc-functions/semtimedop.texi2
-rw-r--r--doc/glibc-functions/setipv4sourcefilter.texi2
-rw-r--r--doc/glibc-functions/setlinebuf.texi2
-rw-r--r--doc/glibc-functions/setsourcefilter.texi2
-rw-r--r--doc/glibc-functions/sprofil.texi2
-rw-r--r--doc/glibc-functions/umount2.texi2
-rw-r--r--doc/glibc-functions/wait4.texi2
-rw-r--r--doc/posix-functions/atoll.texi2
-rw-r--r--doc/posix-functions/dbm_clearerr.texi2
-rw-r--r--doc/posix-functions/dbm_error.texi2
-rw-r--r--doc/posix-functions/freeaddrinfo.texi2
-rw-r--r--doc/posix-functions/gai_strerror.texi2
-rw-r--r--doc/posix-functions/getaddrinfo.texi2
-rw-r--r--doc/posix-functions/getnameinfo.texi2
-rw-r--r--doc/posix-functions/if_freenameindex.texi2
-rw-r--r--doc/posix-functions/if_indextoname.texi2
-rw-r--r--doc/posix-functions/if_nameindex.texi2
-rw-r--r--doc/posix-functions/if_nametoindex.texi2
-rw-r--r--doc/posix-functions/imaxabs.texi2
-rw-r--r--doc/posix-functions/imaxdiv.texi2
-rw-r--r--doc/posix-functions/llabs.texi2
-rw-r--r--doc/posix-functions/lldiv.texi2
-rw-r--r--doc/posix-functions/posix_fadvise.texi2
-rw-r--r--doc/posix-functions/posix_openpt.texi2
-rw-r--r--doc/posix-functions/pselect.texi2
-rw-r--r--doc/posix-functions/pthread_attr_init.texi2
-rw-r--r--doc/posix-functions/pthread_create.texi2
-rw-r--r--doc/posix-functions/setegid.texi2
-rw-r--r--doc/posix-functions/setenv.texi2
-rw-r--r--doc/posix-functions/seteuid.texi2
-rw-r--r--doc/posix-functions/sockatmark.texi2
-rw-r--r--doc/posix-functions/strtoll.texi2
-rw-r--r--doc/posix-functions/strtoull.texi2
-rw-r--r--doc/posix-functions/unsetenv.texi2
-rw-r--r--doc/posix-functions/vfwscanf.texi2
-rw-r--r--doc/posix-functions/vswscanf.texi2
-rw-r--r--doc/posix-functions/vwscanf.texi2
-rw-r--r--doc/posix-functions/wcstoimax.texi2
-rw-r--r--doc/posix-functions/wcstoll.texi2
-rw-r--r--doc/posix-functions/wcstoull.texi2
-rw-r--r--doc/posix-functions/wcstoumax.texi2
-rw-r--r--doc/posix-headers/iso646.texi2
-rw-r--r--doc/posix-headers/stdint.texi2
-rw-r--r--doc/posix-headers/sys_select.texi2
61 files changed, 63 insertions, 63 deletions
diff --git a/doc/glibc-functions/flock.texi b/doc/glibc-functions/flock.texi
index 23878cf61a..b765f11d4c 100644
--- a/doc/glibc-functions/flock.texi
+++ b/doc/glibc-functions/flock.texi
@@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 5.1, HP-UX 11, Solaris 10, BeOS.
+AIX 5.1, HP-UX 11.23, Solaris 10, BeOS.
@end itemize
diff --git a/doc/glibc-functions/getipv4sourcefilter.texi b/doc/glibc-functions/getipv4sourcefilter.texi
index 36774cb940..ea0fd2c8dc 100644
--- a/doc/glibc-functions/getipv4sourcefilter.texi
+++ b/doc/glibc-functions/getipv4sourcefilter.texi
@@ -11,6 +11,6 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+This function is missing on many platforms:
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/getresgid.texi b/doc/glibc-functions/getresgid.texi
index f5e16f9b03..ec9b675c59 100644
--- a/doc/glibc-functions/getresgid.texi
+++ b/doc/glibc-functions/getresgid.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/getresuid.texi b/doc/glibc-functions/getresuid.texi
index b130b66b79..68ba05a47a 100644
--- a/doc/glibc-functions/getresuid.texi
+++ b/doc/glibc-functions/getresuid.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/getsourcefilter.texi b/doc/glibc-functions/getsourcefilter.texi
index d1156f28e3..f18b954083 100644
--- a/doc/glibc-functions/getsourcefilter.texi
+++ b/doc/glibc-functions/getsourcefilter.texi
@@ -11,6 +11,6 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+This function is missing on many platforms:
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/in6addr_any.texi b/doc/glibc-functions/in6addr_any.texi
index b445ddcd5e..943ee54aff 100644
--- a/doc/glibc-functions/in6addr_any.texi
+++ b/doc/glibc-functions/in6addr_any.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This constant is missing on some platforms:
-MacOS X 10.5, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/in6addr_loopback.texi b/doc/glibc-functions/in6addr_loopback.texi
index 62e2838358..80e846b65a 100644
--- a/doc/glibc-functions/in6addr_loopback.texi
+++ b/doc/glibc-functions/in6addr_loopback.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This constant is missing on some platforms:
-MacOS X 10.5, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, AIX 4.3.2, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/inet_net_ntop.texi b/doc/glibc-functions/inet_net_ntop.texi
index 8c4b89cbf0..54037a22a2 100644
--- a/doc/glibc-functions/inet_net_ntop.texi
+++ b/doc/glibc-functions/inet_net_ntop.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/inet_net_pton.texi b/doc/glibc-functions/inet_net_pton.texi
index 79a4ff4625..b53c7aaf92 100644
--- a/doc/glibc-functions/inet_net_pton.texi
+++ b/doc/glibc-functions/inet_net_pton.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/inet_neta.texi b/doc/glibc-functions/inet_neta.texi
index 7fb8aea0fe..80e7c61241 100644
--- a/doc/glibc-functions/inet_neta.texi
+++ b/doc/glibc-functions/inet_neta.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/inet_nsap_addr.texi b/doc/glibc-functions/inet_nsap_addr.texi
index f6bebaef77..366aa0b548 100644
--- a/doc/glibc-functions/inet_nsap_addr.texi
+++ b/doc/glibc-functions/inet_nsap_addr.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/inet_nsap_ntoa.texi b/doc/glibc-functions/inet_nsap_ntoa.texi
index 3e8c6eb6e1..26b2c07b5d 100644
--- a/doc/glibc-functions/inet_nsap_ntoa.texi
+++ b/doc/glibc-functions/inet_nsap_ntoa.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/malloc_usable_size.texi b/doc/glibc-functions/malloc_usable_size.texi
index bb6c37c0bc..86934127ff 100644
--- a/doc/glibc-functions/malloc_usable_size.texi
+++ b/doc/glibc-functions/malloc_usable_size.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/memalign.texi b/doc/glibc-functions/memalign.texi
index 591b2886e3..b2d8331323 100644
--- a/doc/glibc-functions/memalign.texi
+++ b/doc/glibc-functions/memalign.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.00, OSF/1 5.1, mingw, Interix 3.5.
@end itemize
diff --git a/doc/glibc-functions/rcmd_af.texi b/doc/glibc-functions/rcmd_af.texi
index b57e94b71e..bdc4060ba8 100644
--- a/doc/glibc-functions/rcmd_af.texi
+++ b/doc/glibc-functions/rcmd_af.texi
@@ -12,5 +12,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 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/rexec_af.texi b/doc/glibc-functions/rexec_af.texi
index 536aaa0fe2..1389de6e15 100644
--- a/doc/glibc-functions/rexec_af.texi
+++ b/doc/glibc-functions/rexec_af.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/rresvport_af.texi b/doc/glibc-functions/rresvport_af.texi
index 7d7a537cee..ed6caecc8c 100644
--- a/doc/glibc-functions/rresvport_af.texi
+++ b/doc/glibc-functions/rresvport_af.texi
@@ -12,5 +12,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 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/semtimedop.texi b/doc/glibc-functions/semtimedop.texi
index c964d7e26d..5b98c4bf4e 100644
--- a/doc/glibc-functions/semtimedop.texi
+++ b/doc/glibc-functions/semtimedop.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/setipv4sourcefilter.texi b/doc/glibc-functions/setipv4sourcefilter.texi
index a30485ec26..131bd60dd3 100644
--- a/doc/glibc-functions/setipv4sourcefilter.texi
+++ b/doc/glibc-functions/setipv4sourcefilter.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on all non-glibc platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/setlinebuf.texi b/doc/glibc-functions/setlinebuf.texi
index e91fbeebea..fcaf7d61a4 100644
--- a/doc/glibc-functions/setlinebuf.texi
+++ b/doc/glibc-functions/setlinebuf.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, mingw.
+HP-UX 11.23, mingw.
@end itemize
diff --git a/doc/glibc-functions/setsourcefilter.texi b/doc/glibc-functions/setsourcefilter.texi
index 8898d1c33c..da33aafa62 100644
--- a/doc/glibc-functions/setsourcefilter.texi
+++ b/doc/glibc-functions/setsourcefilter.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on all non-glibc platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/sprofil.texi b/doc/glibc-functions/sprofil.texi
index 94eef5b6a7..ca73bd7959 100644
--- a/doc/glibc-functions/sprofil.texi
+++ b/doc/glibc-functions/sprofil.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/umount2.texi b/doc/glibc-functions/umount2.texi
index 21a52caab8..ac85b26c74 100644
--- a/doc/glibc-functions/umount2.texi
+++ b/doc/glibc-functions/umount2.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/glibc-functions/wait4.texi b/doc/glibc-functions/wait4.texi
index 2783022e27..5d252d28e5 100644
--- a/doc/glibc-functions/wait4.texi
+++ b/doc/glibc-functions/wait4.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 4.3.2, HP-UX 11, IRIX 6.5, mingw, Interix 3.5, BeOS.
+AIX 4.3.2, HP-UX 11.11, IRIX 6.5, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/atoll.texi b/doc/posix-functions/atoll.texi
index a0b4434562..9ee430bf11 100644
--- a/doc/posix-functions/atoll.texi
+++ b/doc/posix-functions/atoll.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 5.1, HP-UX 11, OSF/1 5.1, Interix 3.5.
+AIX 5.1, HP-UX 11.23, OSF/1 5.1, Interix 3.5.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/dbm_clearerr.texi b/doc/posix-functions/dbm_clearerr.texi
index 62d5ace61e..3ef2aca7c4 100644
--- a/doc/posix-functions/dbm_clearerr.texi
+++ b/doc/posix-functions/dbm_clearerr.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS.
+glibc 2.3.6, HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/dbm_error.texi b/doc/posix-functions/dbm_error.texi
index 5aad0fc849..da4613ba86 100644
--- a/doc/posix-functions/dbm_error.texi
+++ b/doc/posix-functions/dbm_error.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS.
+glibc 2.3.6, HP-UX 11.11, IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/freeaddrinfo.texi b/doc/posix-functions/freeaddrinfo.texi
index 640cfc3c78..ca4cbb3728 100644
--- a/doc/posix-functions/freeaddrinfo.texi
+++ b/doc/posix-functions/freeaddrinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/gai_strerror.texi b/doc/posix-functions/gai_strerror.texi
index b8e61f0a46..9676dbc051 100644
--- a/doc/posix-functions/gai_strerror.texi
+++ b/doc/posix-functions/gai_strerror.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi
index 3a8fdad013..1578f2153d 100644
--- a/doc/posix-functions/getaddrinfo.texi
+++ b/doc/posix-functions/getaddrinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/getnameinfo.texi b/doc/posix-functions/getnameinfo.texi
index 2ec9d92879..cbb9189a33 100644
--- a/doc/posix-functions/getnameinfo.texi
+++ b/doc/posix-functions/getnameinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/if_freenameindex.texi b/doc/posix-functions/if_freenameindex.texi
index 1dcf096528..a8e3f94cde 100644
--- a/doc/posix-functions/if_freenameindex.texi
+++ b/doc/posix-functions/if_freenameindex.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x,
+OpenBSD 3.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x,
mingw, Interix 3.5, BeOS.
@item
diff --git a/doc/posix-functions/if_indextoname.texi b/doc/posix-functions/if_indextoname.texi
index 6976f57ecc..1f4c9c7bc1 100644
--- a/doc/posix-functions/if_indextoname.texi
+++ b/doc/posix-functions/if_indextoname.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/if_nameindex.texi b/doc/posix-functions/if_nameindex.texi
index 628e90d65d..ab82544cd9 100644
--- a/doc/posix-functions/if_nameindex.texi
+++ b/doc/posix-functions/if_nameindex.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/if_nametoindex.texi b/doc/posix-functions/if_nametoindex.texi
index 1ebb684529..214380f9b7 100644
--- a/doc/posix-functions/if_nametoindex.texi
+++ b/doc/posix-functions/if_nametoindex.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
+HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/imaxabs.texi b/doc/posix-functions/imaxabs.texi
index ab9c070d56..5b29113365 100644
--- a/doc/posix-functions/imaxabs.texi
+++ b/doc/posix-functions/imaxabs.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/imaxdiv.texi b/doc/posix-functions/imaxdiv.texi
index 3cbea80383..f42a04cca5 100644
--- a/doc/posix-functions/imaxdiv.texi
+++ b/doc/posix-functions/imaxdiv.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/llabs.texi b/doc/posix-functions/llabs.texi
index c42cfb9fa3..3db972e74b 100644
--- a/doc/posix-functions/llabs.texi
+++ b/doc/posix-functions/llabs.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Interix 3.5.
+HP-UX 11.23, OSF/1 5.1, Interix 3.5.
@end itemize
diff --git a/doc/posix-functions/lldiv.texi b/doc/posix-functions/lldiv.texi
index 66eac4e0f7..611ef8e26f 100644
--- a/doc/posix-functions/lldiv.texi
+++ b/doc/posix-functions/lldiv.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Interix 3.5.
+OpenBSD 3.8, HP-UX 11.23, OSF/1 5.1, Interix 3.5.
@end itemize
diff --git a/doc/posix-functions/posix_fadvise.texi b/doc/posix-functions/posix_fadvise.texi
index 21d7f0a99e..b849718453 100644
--- a/doc/posix-functions/posix_fadvise.texi
+++ b/doc/posix-functions/posix_fadvise.texi
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23,
IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/posix_openpt.texi b/doc/posix-functions/posix_openpt.texi
index 0c01668736..475dd2189a 100644
--- a/doc/posix-functions/posix_openpt.texi
+++ b/doc/posix-functions/posix_openpt.texi
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1,
Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/pselect.texi b/doc/posix-functions/pselect.texi
index 34af2c0321..ce672ee481 100644
--- a/doc/posix-functions/pselect.texi
+++ b/doc/posix-functions/pselect.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS.
+OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/pthread_attr_init.texi b/doc/posix-functions/pthread_attr_init.texi
index fcc101a4c5..8ab5d2ea92 100644
--- a/doc/posix-functions/pthread_attr_init.texi
+++ b/doc/posix-functions/pthread_attr_init.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
+HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi
index 782701432f..7674363662 100644
--- a/doc/posix-functions/pthread_create.texi
+++ b/doc/posix-functions/pthread_create.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
+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
diff --git a/doc/posix-functions/setegid.texi b/doc/posix-functions/setegid.texi
index 0af6b228d4..7c88d90ede 100644
--- a/doc/posix-functions/setegid.texi
+++ b/doc/posix-functions/setegid.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, mingw, BeOS.
+HP-UX 11.23, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/setenv.texi b/doc/posix-functions/setenv.texi
index a83f9a3d3f..889215678e 100644
--- a/doc/posix-functions/setenv.texi
+++ b/doc/posix-functions/setenv.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS.
+AIX 4.3.2, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, BeOS.
@item
On some platforms, this function does not fail with @samp{EINVAL} when
passed an empty string or a string containing @samp{=}:
diff --git a/doc/posix-functions/seteuid.texi b/doc/posix-functions/seteuid.texi
index 8343a83108..811b3265d0 100644
--- a/doc/posix-functions/seteuid.texi
+++ b/doc/posix-functions/seteuid.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, mingw, BeOS.
+HP-UX 11.23, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/sockatmark.texi b/doc/posix-functions/sockatmark.texi
index 3288f4de90..e2127e7ea8 100644
--- a/doc/posix-functions/sockatmark.texi
+++ b/doc/posix-functions/sockatmark.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/strtoll.texi b/doc/posix-functions/strtoll.texi
index 46dead4dc5..ea949343d7 100644
--- a/doc/posix-functions/strtoll.texi
+++ b/doc/posix-functions/strtoll.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Interix 3.5.
+HP-UX 11.11, OSF/1 5.1, Interix 3.5.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/strtoull.texi b/doc/posix-functions/strtoull.texi
index f2109d97ab..ed79497e18 100644
--- a/doc/posix-functions/strtoull.texi
+++ b/doc/posix-functions/strtoull.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Interix 3.5.
+HP-UX 11.11, OSF/1 5.1, Interix 3.5.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/unsetenv.texi b/doc/posix-functions/unsetenv.texi
index 56819bbb7c..9a02394e14 100644
--- a/doc/posix-functions/unsetenv.texi
+++ b/doc/posix-functions/unsetenv.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS.
+AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, BeOS.
@item
This function has the return type @samp{void} instead of @samp{int} on some
platforms:
diff --git a/doc/posix-functions/vfwscanf.texi b/doc/posix-functions/vfwscanf.texi
index 18a4df3b23..8f2882d68e 100644
--- a/doc/posix-functions/vfwscanf.texi
+++ b/doc/posix-functions/vfwscanf.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1,
Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
diff --git a/doc/posix-functions/vswscanf.texi b/doc/posix-functions/vswscanf.texi
index 5c2ff2d896..ca85edd836 100644
--- a/doc/posix-functions/vswscanf.texi
+++ b/doc/posix-functions/vswscanf.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1,
Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
diff --git a/doc/posix-functions/vwscanf.texi b/doc/posix-functions/vwscanf.texi
index d01d3c5f07..2c8078a3d8 100644
--- a/doc/posix-functions/vwscanf.texi
+++ b/doc/posix-functions/vwscanf.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1,
Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
diff --git a/doc/posix-functions/wcstoimax.texi b/doc/posix-functions/wcstoimax.texi
index 2cb1ae00c5..ef4acb7ef2 100644
--- a/doc/posix-functions/wcstoimax.texi
+++ b/doc/posix-functions/wcstoimax.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
+OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
1.5.x, Interix 3.5.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi
index 43e6324819..da0e55d325 100644
--- a/doc/posix-functions/wcstoll.texi
+++ b/doc/posix-functions/wcstoll.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5.
+HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.
diff --git a/doc/posix-functions/wcstoull.texi b/doc/posix-functions/wcstoull.texi
index 75212d9a2c..61a19c541f 100644
--- a/doc/posix-functions/wcstoull.texi
+++ b/doc/posix-functions/wcstoull.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5.
+HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.
diff --git a/doc/posix-functions/wcstoumax.texi b/doc/posix-functions/wcstoumax.texi
index 27d02d2623..158745e2fc 100644
--- a/doc/posix-functions/wcstoumax.texi
+++ b/doc/posix-functions/wcstoumax.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
+OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin
1.5.x, Interix 3.5.
@item
On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
diff --git a/doc/posix-headers/iso646.texi b/doc/posix-headers/iso646.texi
index 0da08ba8d4..7198463dc4 100644
--- a/doc/posix-headers/iso646.texi
+++ b/doc/posix-headers/iso646.texi
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS.
+HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS.
@end itemize
diff --git a/doc/posix-headers/stdint.texi b/doc/posix-headers/stdint.texi
index c458ff5e61..55e4ebfcae 100644
--- a/doc/posix-headers/stdint.texi
+++ b/doc/posix-headers/stdint.texi
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
-OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS.
+OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS.
@item
This header file is very incomplete on some platforms.
@item
diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi
index 3381f9c68a..1df727e597 100644
--- a/doc/posix-headers/sys_select.texi
+++ b/doc/posix-headers/sys_select.texi
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
-HP-UX 11, mingw, BeOS.
+HP-UX 11.11, mingw, BeOS.
@item
This header file is not self-contained on some platforms: it requires
@code{<sys/types.h>} to be included first.