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/aboutlfs.xml

    r2aee5500 r966c6512  
    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="prepare-aboutlfs">
    7 <title>About $LFS</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xml:id="prepare-aboutlfs">
     8<info><title>About $LFS</title></info>
    89<?dbhtml filename="aboutlfs.html"?>
    910
     
    3132</para>
    3233
    33 </sect1>
     34</section>
Note: See TracChangeset for help on using the changeset viewer.