Re: Generating docu in 1.4.3.3.g01929
From: Junio C Hamano <hidden>
Date: 2016-08-11 20:25:24
"Horst H. von Brand" [off-list ref] writes:
I'm getting lots of these after today's pull: asciidoc -b docbook -d manpage -f asciidoc.conf git-daemon.txt xmlto -m callouts.xsl man git-daemon.xml error : unterminated entity reference error : unterminated entity reference error : unterminated entity reference ... error : unterminated entity reference error : unterminated entity reference Writing git-daemon.1 for refentry
Is it only with git-daemon.txt (as opposed to other files like git-cat-file.txt), is it only with generating git-daemon.1 (as opposed to generating git-daemon.html), and is it only with today's pull (as opposed to 1.4.3.3)? The point I am getting at is if it is only for you and if so we might want to pinpoint where the breakage is. I do not see it with my xmlto and asciidoc combination, either on FC6 nor on Debian testing.