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

    r9c9d585 r6a0e6f3  
    66<section xmlns="http://docbook.org/docbook-ng"
    77         xml:id="ch-system-ncurses" xreflabel="Ncurses" role="wrap">
    8 <info><title>Ncurses-&ncurses-version;</title></info>
     8<title>Ncurses-&ncurses-version;</title>
    99<?dbhtml filename="ncurses.html"?>
    1010
    1111<indexterm zone="ch-system-ncurses"><primary sortas="a-Ncurses">Ncurses</primary></indexterm>
    1212
    13 <section role="package"><info><title/></info>
     13<section role="package"><title/>
    1414<para>The Ncurses package contains libraries for terminal-independent
    1515handling of character screens.</para>
     
    2929
    3030<section role="installation">
    31 <info><title>Installation of Ncurses</title></info>
     31<title>Installation of Ncurses</title>
    3232
    3333<para>Prepare Ncurses for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.