always compile documentation with UTF-8 encoding

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-26 20:14:04 +02:00
parent 5e862c9ede
commit d5df740f17
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#set -e
# Manpage and HTML
A2XM="a2x -f manpage --no-xmllint"
A2XM="a2x -f manpage --no-xmllint -a encoding=UTF-8"
A2XH="a2x -f xhtml --no-xmllint"
# Developer webbase