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
  • chapter08/kernel.xml

    r9c9d585 r6a0e6f3  
    77         xmlns:xlink="http://www.w3.org/1999/xlink"
    88         xml:id="ch-bootable-kernel" xreflabel="Linux" role="wrap">
    9 <info><title>Linux-&linux-version;</title></info>
     9<title>Linux-&linux-version;</title>
    1010<?dbhtml filename="kernel.html"?>
    1111
    1212<indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm>
    1313
    14 <section role="package"><info><title/></info>
     14<section role="package"><title/>
    1515<para>The Linux package contains the kernel and the header files.</para>
    1616
     
    3030
    3131<section role="installation">
    32 <info><title>Installation of the kernel</title></info>
     32<title>Installation of the kernel</title>
    3333
    3434<para>Building the kernel involves a few steps: configuration, compilation, and
     
    170170
    171171
    172 <section xml:id="contents-kernel" role="content"><info><title>Contents of Linux</title></info>
     172<section xml:id="contents-kernel" role="content"><title>Contents of Linux</title>
    173173
    174174<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.