From f861982929d526b7628fc1a6f19386c665f28e31 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 7 Oct 2003 06:00:35 +0000 Subject: Miscellaneous fixes and cleanups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2-inst.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chapter05/gcc-pass2-inst.xml') diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index 59ad50285..5ed463704 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -153,9 +153,10 @@ to continue on. make install At this point it is strongly recommended to repeat the sanity check -we performed earlier in the chapter. Refer back to the "Locking in" Glibc section -and repeat the check. If the results are wrong then most likely, you forgot to -apply the above mentioned GCC Specs patch. +we performed earlier in the chapter. Refer back to + and repeat the check. If the results are +wrong then most likely, you forgot to apply the above mentioned GCC Specs +patch. -- cgit v1.2.3-54-g00ecf