diff options
author | Pádraig Brady | 2008-01-04 11:44:53 +0100 |
---|---|---|
committer | Karel Zak | 2008-01-17 02:21:53 +0100 |
commit | ff87defc0d92c2e95e24e04e1e2b73fc09f7a89f (patch) | |
tree | c2ea29c113d4a13b46633ab6af7473e75e8a3de2 /mount | |
parent | fdisk: calculate +size{K,M,G} in 2^N (diff) | |
download | kernel-qcow2-util-linux-ff87defc0d92c2e95e24e04e1e2b73fc09f7a89f.tar.gz kernel-qcow2-util-linux-ff87defc0d92c2e95e24e04e1e2b73fc09f7a89f.tar.xz kernel-qcow2-util-linux-ff87defc0d92c2e95e24e04e1e2b73fc09f7a89f.zip |
cal: fix weekday alignment for certain locales
For example this had too much padding: LANG=zh_CN.utf8 cal -j
while this had too little padding: LANG=hu_HU.utf8 cal
This had invalid chars: LANG=li_BE.utf8 cal
This had too few chars: LANG=si_LK.utf8 cal
Note some locales may display with slightly worse alignment
(fa_IR.utf8 for example), but that is only because the terminal
is not merging the combining characters. This happens on
gnome-terminal-2.18.3-1.fc8 at least.
Signed-off-by: Pádraig Brady <P@draigBrady.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount')
0 files changed, 0 insertions, 0 deletions