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

    r9c9d585 r6a0e6f3  
    77         xmlns:xlink="http://www.w3.org/1999/xlink"
    88         xml:id="ch-system-vim" xreflabel="Vim" role="wrap">
    9 <info><title>Vim-&vim-version;</title></info>
     9<title>Vim-&vim-version;</title>
    1010<?dbhtml filename="vim.html"?>
    1111
    1212<indexterm zone="ch-system-vim"><primary sortas="a-Vim">Vim</primary></indexterm>
    1313
    14 <section role="package"><info><title/></info>
     14<section role="package"><title/>
    1515<para>The Vim package contains a powerful text editor.</para>
    1616
     
    3636
    3737<section role="installation">
    38 <info><title>Installation of Vim</title></info>
     38<title>Installation of Vim</title>
    3939
    4040<para>First, unpack both
     
    151151
    152152
    153 <section xml:id="contents-vim" role="content"><info><title>Contents of Vim</title></info>
     153<section xml:id="contents-vim" role="content"><title>Contents of Vim</title>
    154154
    155155<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.