From f4993cfc75b05e310e5c9f4821fec8526ab4701d Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 12 Jan 2004 23:24:06 +0000 Subject: Small textual adjustments. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3162 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 b00a99878..0e368c38a 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -64,8 +64,8 @@ ensures that our new dynamic linker gets used during the actual build of GCC. That is, all the final (and temporary) binaries created during the build will link against the new Glibc. -These patches are critical in ensuring a -successful overall build. Do not forget to apply them. +The above patches are critical in ensuring +a successful overall build. Do not forget to apply them. Create a separate build directory again: -- cgit v1.2.3-54-g00ecf