diff options
Diffstat (limited to 'man/po/po4a.cfg')
-rw-r--r-- | man/po/po4a.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/po/po4a.cfg b/man/po/po4a.cfg index 466f3e8cc..418435455 100644 --- a/man/po/po4a.cfg +++ b/man/po/po4a.cfg @@ -2,7 +2,7 @@ [po4a_paths] po/dpkg-man.pot $lang:po/$lang.po # Make sure the man pages are generated with the right encoding. -[po4a_alias:man] man opt:"-L UTF-8 -A UTF-8" +[po4a_alias:man] man opt:"-M UTF-8 -L UTF-8 -A UTF-8" [type:man] deb.man $lang:$lang/deb.man \ add_$lang:po/$lang.add |