Changeset a0a2d970 for chapter01/how.xml


Ignore:
Timestamp:
12/04/2004 11:07:21 AM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
522b09f
Parents:
a8f36125
Message:
  • (chapter01/*.xml) RELAX NG validation fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/how.xml

    ra8f36125 ra0a2d970  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 [
     2<!DOCTYPE section [
    33  <!ENTITY % general-entities SYSTEM "../general.ent">
    44  %general-entities;
    55]>
    6 <sect1 id="ch-scatter-how">
    7 <title>How things are going to be done</title>
     6<section xmlns="http://docbook.org/docbook-ng" xml:id="ch-scatter-how">
     7<info><title>How things are going to be done</title></info>
    88<?dbhtml filename="how.html"?>
    99
     
    7373<xref linkend="chapter-temporary-tools"/> and beyond.</para>
    7474
    75 </sect1>
     75</section>
Note: See TracChangeset for help on using the changeset viewer.