Bug 3645 - man page generation produces errors/warnings on fc6
Summary: man page generation produces errors/warnings on fc6
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2654
  Show dependency treegraph
 
Reported: 2006-12-04 19:58 UTC by Phil Muldoon
Modified: 2008-06-11 20:31 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Muldoon 2006-12-04 19:58:10 UTC
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
Comment 1 Andrew Cagney 2008-06-11 20:31:45 UTC
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