X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsprintf.texi;h=395382422bcf0a4fa726f1773f932a8f87edce74;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=756feec5f6df93e308dac2fa64aa4eaa53e2388d;hpb=220f76a18ac3dc194f5dc7a53781f646e4fa4de6;p=gnulib.git diff --git a/doc/posix-functions/sprintf.texi b/doc/posix-functions/sprintf.texi index 756feec5f..395382422 100644 --- a/doc/posix-functions/sprintf.texi +++ b/doc/posix-functions/sprintf.texi @@ -30,7 +30,11 @@ 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, Haiku. +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: