aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grub.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-02 18:00:19 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-02 18:00:19 +0000
commit4122675955205cb1f633f10b1cb23f344f3e0f42 (patch)
tree856a82498b5e29e102408a9cf1318ee88fcdf611 /chapter06/grub.xml
parentd45df00723a7c5356119a880aa41942e1619fa92 (diff)
Standardized capitalization of GRUB.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r--chapter06/grub.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index eeb5f2caf..2e4c9a2d2 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -6,13 +6,13 @@
%patches-entities;
]>
<sect1 id="ch-system-grub" role="wrap">
-<title>Grub-&grub-version;</title>
+<title>GRUB-&grub-version;</title>
<?dbhtml filename="grub.html"?>
-<indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm>
+<indexterm zone="ch-system-grub"><primary sortas="a-Grub">GRUB</primary></indexterm>
<sect2 role="package"><title/>
-<para>The Grub package contains the Grand Unified Bootloader.</para>
+<para>The GRUB package contains the GRand Unified Bootloader.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
@@ -28,16 +28,16 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
</sect2>
<sect2 role="installation">
-<title>Installation of Grub</title>
+<title>Installation of GRUB</title>
<para>This package is known to have issues when its default
optimization flags (including the <parameter>-march</parameter> and
<parameter>-mcpu</parameter> options) are changed. If any environment
variables that override default optimizations have been defined, such
as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
-unset them when building Grub.</para>
+unset them when building GRUB.</para>
-<para>Prepare Grub for compilation:</para>
+<para>Prepare GRUB for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>
@@ -74,7 +74,7 @@ copy the <filename>e2fs_stage1_5</filename> and/or
</sect2>
-<sect2 id="contents-grub" role="content"><title>Contents of Grub</title>
+<sect2 id="contents-gRUB" role="content"><title>Contents of GRUB</title>
<segmentedlist>
<segtitle>Installed programs</segtitle>