From aafceef9609b15d93694b1eab234e092601d097c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 2 May 2003 21:20:45 +0000 Subject: [PATCH] It's Pass 2, not Pass 1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index cc11c8fdf..e701b4ac4 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -1,5 +1,5 @@ -Installing GCC-&gcc-version; - Pass 1 +Installing GCC-&gcc-version; - Pass 2 Estimated build time: &gcc-time-pass1-stage1;