diff options
author | Bruno Haible <bruno@clisp.org> | 2018-10-14 09:33:46 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2018-10-14 09:34:50 +0200 |
commit | f4dda9f5c203b49b68633b7b410f7b70e77997f4 (patch) | |
tree | cd858f86f37bba8013e2114b125c05c95b2886c0 /doc/glibc-functions/argz_next.texi | |
parent | 634ee598d986cc2b9ff13b31aa70b448da471373 (diff) | |
download | gnulib-f4dda9f5c203b49b68633b7b410f7b70e77997f4.tar.gz |
doc: Update for Solaris 11.4.
* doc/**/*.texi: For bugs that exist in both Solaris 11.3 and 11.4,
mention Solaris 11.4.
* m4/printf.m4: Update comments about Solaris.
* m4/log.m4: Likewise.
* m4/log10.m4: Likewise.
* m4/logb.m4: Likewise.
* m4/logbf.m4: Likewise.
* m4/logbl.m4: Likewise.
* m4/rename.m4: Likewise.
* m4/wcrtomb.m4: Likewise.
* m4/hostent.m4: Likewise.
* m4/servent.m4: Likewise.
Diffstat (limited to 'doc/glibc-functions/argz_next.texi')
-rw-r--r-- | doc/glibc-functions/argz_next.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/argz_next.texi b/doc/glibc-functions/argz_next.texi index c00e0035e4..e39534be28 100644 --- a/doc/glibc-functions/argz_next.texi +++ b/doc/glibc-functions/argz_next.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, -IRIX 6.5, OSF/1 5.1, Solaris 11.3, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0. +IRIX 6.5, OSF/1 5.1, Solaris 11.4, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0. @item This function is broken on some platforms: |