xmlto -o frysk/pkglibexecdir man frysk/pkglibexecdir/funit-child.8.tmp error : unterminated entity reference error : unterminated entity reference error : unterminated entity reference ... error : unterminated entity reference error : unterminated entity reference Writing funit-child.8 for refentry(funit) rm -f frysk/pkglibexecdir/funit-child.8.tmp This occurs for all manpages. The error is a bit of a red herring (should be a warning) as man pages are produced
commit 46d2f6c9241d74c5ce051beed0687143209f80a7 Author: Andrew Cagney <cagney@redhat.com> Date: Wed Apr 2 18:14:48 2008 -0400 Add version and common options; tidy up. frysk-common/ChangeLog 2008-04-02 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh (.xml): Recognize ENTITY volumes and names. frysk-core/frysk/bindir/ChangeLog 2008-04-02 Andrew Cagney <cagney@redhat.com> * fstack.xml: Use a title and volume entity. * fauxv.xml: Add standard options and version. * fmaps.xml: Ditto. * fhpd.xml: Ditto. * fdebuginfo.xml: Ditto. * fdebugrpm.xml: Ditto. * fcore.xml: Ditto. * fexe.xml: Ditto. * ferror.xml: Add standard and stack options; and version. * fcatch.xml: Ditto. * ftrace.xml: Ditto. frysk-core/frysk/util/ChangeLog 2008-04-02 Andrew Cagney <cagney@redhat.com> * stack-options.xml: Make refsect2. * standard-options.xml: Ditto. frysk-gui/frysk/bindir/ChangeLog 2008-04-02 Andrew Cagney <cagney@redhat.com> * frysk.xml: Add version and standard options. xml.tmp ; chmod a-w frysk/bindir/ftrace.xml.tmp ; mv -f frysk/bindir/ftrace.xml.tmp frysk/bindir/ftrace.xml mkdir -p `dirname frysk/bindir/ftrace.1` xmlto -o `dirname frysk/bindir/ftrace.1` man frysk/bindir/ftrace.xml Note: Writing ftrace.1