From ea7ec72fba2b9749da2c22db67152eccaef5dfb0 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 11 Jun 2020 18:27:01 +0000 Subject: Typos. Tweaks to stripping.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- prologue/why.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'prologue/why.xml') 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 @@ - Gcc + GCC 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 @@ GMP This package contains math libraries that provide useful functions - for arbitrary precision arithmetic. It is required to build Gcc. + for arbitrary precision arithmetic. It is required to build GCC. @@ -416,14 +416,14 @@ MPC This package contains functions for the arithmetic of complex - numbers. It is required by Gcc. + numbers. It is required by GCC. MPFR This package contains functions for multiple precision - arithmetic. It is required by Gcc. + arithmetic. It is required by GCC. -- cgit v1.2.3-54-g00ecf