Changeset 82fd24a for chapter06


Ignore:
Timestamp:
07/02/2005 06:37:58 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
68b786c
Parents:
b8a3fb2
Message:

Standardized capitalization of GRUB. (merged from trunk r6339)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6341 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/grub.xml

    rb8a3fb2 r82fd24a  
    55]>
    66<sect1 id="ch-system-grub" role="wrap">
    7 <title>Grub-&grub-version;</title>
     7<title>GRUB-&grub-version;</title>
    88<?dbhtml filename="grub.html"?>
    99
    10 <indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm>
     10<indexterm zone="ch-system-grub"><primary sortas="a-Grub">GRUB</primary></indexterm>
    1111
    1212<sect2 role="package"><title/>
    13 <para>The Grub package contains the Grand Unified Bootloader.</para>
     13<para>The GRUB package contains the GRand Unified Bootloader.</para>
    1414
    1515<segmentedlist>
     
    2727
    2828<sect2 role="installation">
    29 <title>Installation of Grub</title>
     29<title>Installation of GRUB</title>
    3030
    3131<para>This package is known to have issues when its default
     
    3434variables that override default optimizations have been defined, such
    3535as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
    36 unset them when building Grub.</para>
     36unset them when building GRUB.</para>
    3737
    38 <para>Prepare Grub for compilation:</para>
     38<para>Prepare GRUB for compilation:</para>
    3939
    4040<screen><userinput>./configure --prefix=/usr</userinput></screen>
     
    7373
    7474
    75 <sect2 id="contents-grub" role="content"><title>Contents of Grub</title>
     75<sect2 id="contents-gRUB" role="content"><title>Contents of GRUB</title>
    7676
    7777<segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.