Ignore:
Timestamp:
12/04/2004 12:06:14 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
a811dff0
Parents:
2aee5500
Message:
  • (chapter04/*.xml) RELAX NG validation fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter04/chapter04.xml

    r2aee5500 r966c6512  
    44  %general-entities;
    55]>
    6 <chapter id="chapter-final-preps" xreflabel="Chapter 4">
     6<chapter xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xi="http://www.w3.org/2003/XInclude"
     8         xml:id="chapter-final-preps" xreflabel="Chapter 4">
    79<?dbhtml dir="chapter04"?>
    8 <title>Final Preparations</title>
     10<info><title>Final Preparations</title></info>
    911<?dbhtml filename="chapter04.html"?>
    1012
    11 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aboutlfs.xml"/>
    12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="creatingtoolsdir.xml"/>
    13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="addinguser.xml"/>
    14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="settingenviron.xml"/>
    15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aboutsbus.xml"/>
    16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="abouttestsuites.xml"/>
     13<xi:include href="aboutlfs.xml"/>
     14<xi:include href="creatingtoolsdir.xml"/>
     15<xi:include href="addinguser.xml"/>
     16<xi:include href="settingenviron.xml"/>
     17<xi:include href="aboutsbus.xml"/>
     18<xi:include href="abouttestsuites.xml"/>
    1719
    1820</chapter>
Note: See TracChangeset for help on using the changeset viewer.