diff --git a/build.sh b/build.sh index 68abafde..d20e0211 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,7 @@ # Manpage and HTML A2XM="a2x -f manpage --no-xmllint -a encoding=UTF-8" -A2XH="a2x -f xhtml --no-xmllint" +A2XH="a2x -f xhtml --no-xmllint -a encoding=UTF-8" # Developer webbase WEBDIR=$HOME/niconetz