Ignore:
Timestamp:
12/11/2004 08:56:20 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
29723b9
Parents:
9c9d585
Message:
  • Remove the spurious <info> tags that I thought were necessary but evidently aren't

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/automake.xml

    r9c9d585 r6a0e6f3  
    66<section xmlns="http://docbook.org/docbook-ng"
    77         xml:id="ch-system-automake" xreflabel="Automake" role="wrap">
    8 <info><title>Automake-&automake-version;</title></info>
     8<title>Automake-&automake-version;</title>
    99<?dbhtml filename="automake.html"?>
    1010
    1111<indexterm zone="ch-system-automake"><primary sortas="a-Automake">Automake</primary></indexterm>
    1212
    13 <section role="package"><info><title/></info>
     13<section role="package"><title/>
    1414<para>The Automake package contains programs for generating Makefiles for use
    1515with Autoconf.</para>
     
    2929
    3030<section role="installation">
    31 <info><title>Installation of Automake</title></info>
     31<title>Installation of Automake</title>
    3232
    3333<para>Prepare Automake for compilation:</para>
     
    4949
    5050
    51 <section xml:id="contents-automake" role="content"><info><title>Contents of Automake</title></info>
     51<section xml:id="contents-automake" role="content"><title>Contents of Automake</title>
    5252
    5353<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.