diff options
author | Teemu Likonen <tlikonen@iki.fi> | 2008-12-29 10:03:08 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-12-29 00:40:04 -0800 |
commit | 8b30ad01b421213113c64a1d3e46dcd8791d88df (patch) | |
tree | e4da8955ab59a2814fd0a8f4c0a8ea637e5b9e8d /contrib | |
parent | Merge branch 'maint' (diff) | |
download | tgif-8b30ad01b421213113c64a1d3e46dcd8791d88df.tar.xz |
Fix the building of user-manual.texi and gitman.texi documents
Previously "docbook2x-texi" failed to generate user-manual.texi and
gitman.texi files from .xml input files because "iconv" stopped at
"illegal input sequence" error. This was due to some UTF-8 octets in the
input .xml files. This patch adds option --encoding=UTF-8 for
"docbook2x-texi" to allow the building of .texi files complete.
Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions