Ignore:
Timestamp:
12/04/2004 11:25:09 AM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
2aee5500
Parents:
a0a2d970
Message:
  • (chapter02/*.xml) RELAX NG validation fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/chapter02.xml

    ra0a2d970 r522b09f  
    44  %general-entities;
    55]>
    6 <chapter id="chapter-partitioning" xreflabel="Chapter 2">
     6<chapter xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xi="http://www.w3.org/2003/XInclude"
     8         xml:id="chapter-partitioning"
     9         xreflabel="Chapter 2">
    710<?dbhtml dir="chapter02"?>
    8 <title>Preparing a new partition</title>
     11<info><title>Preparing a new partition</title></info>
    912<?dbhtml filename="chapter02.html"?>
    1013
    11 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
    12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="creatingpartition.xml"/>
    13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="creatingfilesystem.xml"/>
    14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mounting.xml"/>
     14<xi:include href="introduction.xml"/>
     15<xi:include href="creatingpartition.xml"/>
     16<xi:include href="creatingfilesystem.xml"/>
     17<xi:include href="mounting.xml"/>
    1518
    1619</chapter>
Note: See TracChangeset for help on using the changeset viewer.