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

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