From a91be49af49a502ab60a3923b5e42034c39754fa Mon Sep 17 00:00:00 2001 From: Bryan Kadzban Date: Thu, 6 Nov 2008 05:23:09 +0000 Subject: s///g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05/gcc-pass2.xml') diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 98fd8b9ad..5a41c879d 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -205,8 +205,8 @@ cd ../gcc-build --disable-bootstrap Bootstrapping the compiler is now the default for GCC. However, - our build method should provide us with a solid compiler without the - need to bootstrap each time. + our build method should provide us with a solid compiler without the + need to bootstrap each time. -- cgit v1.2.3-54-g00ecf