diff options
author | keramida <keramida@FreeBSD.org> | 2004-09-24 18:20:43 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2004-09-24 18:20:43 +0000 |
commit | 23afcbf88f770c3340e7eecdbdce1e7233a9eeca (patch) | |
tree | be55b69c6074bfba1542ed0048d8d74895b7316e /lib/bind | |
parent | e1013efdd6dfaecf954cf95a1ecf7981147e53af (diff) | |
download | FreeBSD-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