X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fvsprintf.texi;h=e0a479d31bf41b5067fc4e044ad81e4b902b89e9;hb=78d218ff8a7c36feaa55c58abdcec8270654e6f1;hp=247415fd1ea66c18147823edef2fd9e89e4ba9c3;hpb=542406c922c11cea5a7fd3c7268e5be3e9c8928b;p=gnulib.git diff --git a/doc/posix-functions/vsprintf.texi b/doc/posix-functions/vsprintf.texi index 247415fd1..e0a479d31 100644 --- a/doc/posix-functions/vsprintf.texi +++ b/doc/posix-functions/vsprintf.texi @@ -29,6 +29,13 @@ This function does not support the @samp{F} directive on some platforms: NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, BeOS. @item +This function does not support the @samp{ls} directive on some platforms: +OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Haiku. +@item +This function does not support precisions in the @samp{ls} directive correctly +on some platforms: +Solaris 10. +@item This function does not support format directives that access arguments in an arbitrary order, such as @code{"%2$s"}, on some platforms: NetBSD 3.0, mingw, BeOS.