aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
Diffstat (limited to 'prologue')
-rw-r--r--prologue/organization.xml2
-rw-r--r--prologue/why.xml8
2 files changed, 5 insertions, 5 deletions
diff --git a/prologue/organization.xml b/prologue/organization.xml
index 814bc6025..c2c82b63c 100644
--- a/prologue/organization.xml
+++ b/prologue/organization.xml
@@ -32,7 +32,7 @@
<title>Part III - Building the LFS Cross Toolchain and Temporary Tools</title>
<para>Part III provides instructions for building the tools
- needed for construction the final LFS system.</para>
+ needed for constructing the final LFS system.</para>
</sect2>
<sect2>
diff --git a/prologue/why.xml b/prologue/why.xml
index ca100e1f9..e2b9a55a1 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -194,7 +194,7 @@
</listitem>
<listitem>
- <para>Gcc</para>
+ <para>GCC</para>
<para>This package is the Gnu Compiler Collection. It contains the
C and C++ compilers as well as several others not built by LFS.
@@ -226,7 +226,7 @@
<para>GMP</para>
<para>This package contains math libraries that provide useful functions
- for arbitrary precision arithmetic. It is required to build Gcc.</para>
+ for arbitrary precision arithmetic. It is required to build GCC.</para>
</listitem>
<listitem>
@@ -416,14 +416,14 @@
<para>MPC</para>
<para>This package contains functions for the arithmetic of complex
- numbers. It is required by Gcc.</para>
+ numbers. It is required by GCC.</para>
</listitem>
<listitem>
<para>MPFR</para>
<para>This package contains functions for multiple precision
- arithmetic. It is required by Gcc.</para>
+ arithmetic. It is required by GCC.</para>
</listitem>
<listitem>