Changeset 6a0e6f3 for chapter06/tar.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/tar.xml

    r9c9d585 r6a0e6f3  
    66<section xmlns="http://docbook.org/docbook-ng"
    77         xml:id="ch-system-tar" xreflabel="Tar" role="wrap">
    8 <info><title>Tar-&tar-version;</title></info>
     8<title>Tar-&tar-version;</title>
    99<?dbhtml filename="tar.html"?>
    1010
    1111<indexterm zone="ch-system-tar"><primary sortas="a-Tar">Tar</primary></indexterm>
    1212
    13 <section role="package"><info><title/></info>
     13<section role="package"><title/>
    1414<para>The Tar package contains an archiving program.</para>
    1515
     
    2828
    2929<section role="installation">
    30 <info><title>Installation of Tar</title></info>
     30<title>Installation of Tar</title>
    3131
    3232<para>Prepare Tar for compilation:</para>
     
    4848
    4949
    50 <section xml:id="contents-tar" role="content"><info><title>Contents of Tar</title></info>
     50<section xml:id="contents-tar" role="content"><title>Contents of Tar</title>
    5151
    5252<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.