X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fswprintf.texi;h=edf2e7ce5cbbdcfe35676610c442bc1e1d1bae4d;hb=fdd1b511c5c12912aae79b58e0c5f6ffa0492d6e;hp=15640fd91a1fc1b4fe57b6a5506784c517c9e670;hpb=b9816b529202767826d9a556f9138f15eb898037;p=gnulib.git diff --git a/doc/posix-functions/swprintf.texi b/doc/posix-functions/swprintf.texi index 15640fd91..edf2e7ce5 100644 --- a/doc/posix-functions/swprintf.texi +++ b/doc/posix-functions/swprintf.texi @@ -23,4 +23,8 @@ On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cann accommodate all Unicode characters. @item On Windows, this function does not take a buffer size as second argument. +@item +When formatting an integer with grouping flag, this function inserts thousands +separators even in the "C" locale on some platforms: +NetBSD 5.1. @end itemize