summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/vasprintf.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/vasprintf.texi')
-rw-r--r--doc/glibc-functions/vasprintf.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/glibc-functions/vasprintf.texi b/doc/glibc-functions/vasprintf.texi
index 521c1d61b3..16c982c4b5 100644
--- a/doc/glibc-functions/vasprintf.texi
+++ b/doc/glibc-functions/vasprintf.texi
@@ -27,7 +27,7 @@ Solaris 11.0.
@item
This function does not support the @samp{a} and @samp{A} directives on some
platforms:
-glibc-2.3.6, Mac OS X 10.5, NetBSD 5.0, OpenBSD 4.0, Solaris 11.0, Cygwin 1.5.x, BeOS.
+glibc-2.3.6, Mac OS X 10.5, NetBSD 5.0, OpenBSD 4.0, Solaris 11.3, Cygwin 1.5.x, BeOS.
@item
This function does not support the @samp{F} directive on some platforms:
NetBSD 3.0, Cygwin 1.5.x, BeOS.
@@ -37,7 +37,7 @@ OpenBSD 4.0, Cygwin 1.5.x, Haiku.
@item
This function does not support precisions in the @samp{ls} directive correctly
on some platforms:
-Solaris 11.0.
+Solaris 11.3.
@item
This function does not support format directives that access arguments in an
arbitrary order, such as @code{"%2$s"}, on some platforms: