diff options
Diffstat (limited to 'doc/glibc-functions/asprintf.texi')
-rw-r--r-- | doc/glibc-functions/asprintf.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/asprintf.texi b/doc/glibc-functions/asprintf.texi index 0a70d869d4..0caa3f3f75 100644 --- a/doc/glibc-functions/asprintf.texi +++ b/doc/glibc-functions/asprintf.texi @@ -37,7 +37,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.4, Cygwin 1.5.x. +glibc-2.3.6, Mac OS X 10.5, NetBSD 9.0, OpenBSD 4.0, Solaris 11.4, Cygwin 1.5.x. @item This function does not support the @samp{F} directive on some platforms: NetBSD 3.0, Cygwin 1.5.x. |