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/changelog.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-changelog" condition="no-print">
    7 <title>Changelog</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xlink="http://www.w3.org/1999/xlink"
     8         xml:id="ch-scatter-changelog"
     9         condition="no-print">
     10<info><title>Changelog</title></info>
    811<?dbhtml filename="changelog.html"?>
    912
     
    1114&releasedate;. If this book is more than two months old, a newer and better
    1215version is probably already available. To find out, please check one of the
    13 mirrors via <ulink url="&lfs-root;"/>.</para>
     16mirrors via <uri xlink:href="&lfs-root;">&lfs-root;</uri>.</para>
    1417
    1518<para>Below is a list of changes made since the previous release of the book,
     
    642645<para>Release of version 5.1.1 on June 6th, 2004.</para>
    643646
    644 </sect1>
     647</section>
Note: See TracChangeset for help on using the changeset viewer.