summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorOmar Campagne <ocampagne@gmail.com>2010-06-05 17:13:04 +0200
committerHelge Kreutzmann <debian@helgefjell.de>2010-06-05 17:13:04 +0200
commit40489dcdae74ee7cc18bea1010df40354690fe39 (patch)
tree404c0f881b0cdb55280c4ddbe86ceeb8cac9819b /man
parent9434cb7d5e91718888489f8c08bfce7b768a7f1d (diff)
downloaddpkg-40489dcdae74ee7cc18bea1010df40354690fe39.tar.gz
Revert 9434cb7d5e91718888489f8c08bfce7b768a7f1d
No need for that and it messes stuff. That refers to the localized document charset, not the po.
Diffstat (limited to 'man')
-rw-r--r--man/po/po4a.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/po/po4a.cfg b/man/po/po4a.cfg
index 6b79a6dfc..398b337ff 100644
--- a/man/po/po4a.cfg
+++ b/man/po/po4a.cfg
@@ -4,7 +4,7 @@
# Make sure the man pages are generated with the right encoding.
[po4a_alias:man] man \
opt_de:"-L ISO-8859-1" \
- opt_es:"-L UTF-8" \
+ opt_es:"-L ISO-8859-1" \
opt_fr:"-L ISO-8859-1" \
opt_hu:"-L ISO-8859-2 -A ISO-8859-2" \
opt_ja:"-L euc-jp -A utf-8" \