From 1668d8e3f77807b23d9f90eb4eefebc0acced300 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sat, 11 Oct 2003 10:51:08 +0000 Subject: Adding some markup, and other brush-ups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc-inst.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 3b9be4484..ad1b7dbf3 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -70,9 +70,9 @@ compiler. To satisfy those packages, create a symlink: ln -s gcc /usr/bin/cc At this point it is strongly recommended to repeat the sanity check -we performed earlier in the chapter. Refer back to +we performed in the previous chapter. Refer back to and repeat the check. If the results -are wrong then most likely, you erroneously applied the GCC Specs patch from +are wrong, then most likely you erroneously applied the GCC Specs patch from Chapter 5. -- cgit v1.2.3-54-g00ecf