Changeset 6a0e6f3 for chapter06/gzip.xml


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

    r9c9d585 r6a0e6f3  
    66<section xmlns="http://docbook.org/docbook-ng"
    77         xml:id="ch-system-gzip" xreflabel="Gzip" role="wrap">
    8 <info><title>Gzip-&gzip-version;</title></info>
     8<title>Gzip-&gzip-version;</title>
    99<?dbhtml filename="gzip.html"?>
    1010
    1111<indexterm zone="ch-system-gzip"><primary sortas="a-Gzip">Gzip</primary></indexterm>
    1212
    13 <section role="package"><info><title/></info>
     13<section role="package"><title/>
    1414<para>The Gzip package contains programs for compressing and decompressing
    1515files.</para>
     
    2929
    3030<section role="installation">
    31 <info><title>Installation of Gzip</title></info>
     31<title>Installation of Gzip</title>
    3232
    3333<para>Prepare Gzip for compilation:</para>
     
    6161
    6262
    63 <section xml:id="contents-gzip" role="content"><info><title>Contents of Gzip</title></info>
     63<section xml:id="contents-gzip" role="content"><title>Contents of Gzip</title>
    6464
    6565<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.