diff options
Diffstat (limited to 'prologue/why.xml')
-rw-r--r-- | prologue/why.xml | 8 |
1 files changed, 4 insertions, 4 deletions
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> |