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/aboutsbus.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-aboutsbus">
    7 <title>About SBUs</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xlink="http://www.w3.org/1999/xlink"
     8         xml:id="prepare-aboutsbus">
     9<info><title>About SBUs</title></info>
    810<?dbhtml filename="aboutsbus.html"?>
    911
     
    4042
    4143<para>If you wish to see actual timings for specific machines, have a look at
    42 <ulink url="&lfs-root;~bdubbs/"/>.</para>
     44<uri xlink:href="&lfs-root;~bdubbs/"/>.</para>
    4345
    44 </sect1>
     46</section>
Note: See TracChangeset for help on using the changeset viewer.