Ignore:
Timestamp:
12/11/2004 06:40:46 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
9c9d585
Parents:
1fe35e1
Message:
  • (chapter05/*.xml) RELAX NG validation fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass2.xml

    r1fe35e1 r1375d26  
    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-tools-binutils-pass2" role="wrap">
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xml:id="ch-tools-binutils-pass2" role="wrap">
    78<title>Binutils-&binutils-version; - Pass 2</title>
    89<?dbhtml filename="binutils-pass2.html"?>
     
    1213<secondary>tools, pass 2</secondary></indexterm>
    1314
    14 <sect2 role="package"><title/>
     15<section role="package"><title/>
    1516
    1617<segmentedlist>
     
    2021</segmentedlist>
    2122
    22 </sect2>
     23</section>
    2324
    24 <sect2 role="installation">
     25<section role="installation">
    2526<title>Re-installation of Binutils</title>
    2627
     
    9495
    9596
    96 </sect2>
     97</section>
    9798
    98 <sect2 role="content"><title/>
     99<section role="content"><title/>
    99100<para>The details on this package are found in <xref linkend="contents-binutils"/>.</para>
    100 </sect2>
     101</section>
    101102
    102 </sect1>
     103</section>
Note: See TracChangeset for help on using the changeset viewer.