=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.195 retrieving revision 1.196 diff -u -p -r1.195 -r1.196 --- mandoc/Makefile 2009/07/17 13:23:26 1.195 +++ mandoc/Makefile 2009/07/19 08:49:57 1.196 @@ -171,7 +171,7 @@ mdoc_action.o: mdoc_action.c libmdoc.h libmdoc.h: mdoc.h ChangeLog.xml: - cvs2cl --xml --xml-encoding iso-8859-15 --noxmlns -f $@ + cvs2cl --xml --xml-encoding iso-8859-15 -t --noxmlns -f $@ ChangeLog.html: ChangeLog.xml ChangeLog.xsl xsltproc -o $@ ChangeLog.xsl ChangeLog.xml