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
  • chapter01/askforhelp.xml

    r9c9d585 r6a0e6f3  
    77         xmlns:xlink="http://www.w3.org/1999/xlink"
    88         xml:id="prepare-askforhelp">
    9 <info><title>How to ask for help</title></info>
     9<title>How to ask for help</title>
    1010<?dbhtml filename="askforhelp.html"?>
    1111
     
    2222
    2323<section>
    24 <info><title>Things to mention</title></info>
     24<title>Things to mention</title>
    2525 
    2626<para>Apart from a brief explanation of the problem you're having, the
     
    4343
    4444<section>
    45 <info><title>Configure problems</title></info>
     45<title>Configure problems</title>
    4646
    4747<para>When something goes wrong during the stage where the configure script
     
    5454
    5555<section>
    56 <info><title>Compile problems</title></info>
     56<title>Compile problems</title>
    5757
    5858<para>To help us find the cause of the problem, both screen output and
     
    9999
    100100<section>
    101 <info><title>Test suite problems</title></info>
     101<title>Test suite problems</title>
    102102
    103103<para>Many packages provide a test suite which, depending on the importance
Note: See TracChangeset for help on using the changeset viewer.