From a3f6e12435c4372fd87927e4ea19c91896bdb8e8 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sun, 12 Oct 2003 01:17:37 +0000 Subject: Minor touchups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index ad1b7dbf3..835df60b6 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -70,7 +70,7 @@ 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 in the previous chapter. Refer back to +we performed earlier in this chapter. Refer back to and repeat the check. If the results are wrong, then most likely you erroneously applied the GCC Specs patch from Chapter 5. -- cgit v1.2.3-54-g00ecf