summaryrefslogtreecommitdiffstats
path: root/lib/bind
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2004-09-24 18:20:43 +0000
committerkeramida <keramida@FreeBSD.org>2004-09-24 18:20:43 +0000
commit23afcbf88f770c3340e7eecdbdce1e7233a9eeca (patch)
treebe55b69c6074bfba1542ed0048d8d74895b7316e /lib/bind
parente1013efdd6dfaecf954cf95a1ecf7981147e53af (diff)
downloadFreeBSD-src-23afcbf88f770c3340e7eecdbdce1e7233a9eeca.zip
FreeBSD-src-23afcbf88f770c3340e7eecdbdce1e7233a9eeca.tar.gz
Allow %' to be used as a format flag by printf(1). This makes it
possible to print the thousands separator in the locale setups that have one, by something like this: $ env -i LC_NUMERIC=en_US.ISO8859-1 ./printf "%'0.2f\n" 12345 12,345.00 Reviewed by: das
Diffstat (limited to 'lib/bind')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud