From 09ec1f4110fef5332a6b7f8b555d311462d15f45 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Fri, 2 Mar 2007 23:24:37 +0000 Subject: 'Refer back' is redundant. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/readjusting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/readjusting.xml') diff --git a/chapter06/readjusting.xml b/chapter06/readjusting.xml index 3107168fa..91a7bc0de 100644 --- a/chapter06/readjusting.xml +++ b/chapter06/readjusting.xml @@ -48,7 +48,7 @@ perl -p -e 's@/tools/lib/ld-linux.so.2@/lib/ld-linux.so.2@g;' \ If working on a platform where the name of the dynamic linker is something other than ld-linux.so.2, substitute ld-linux.so.2 with the name of the platform's - dynamic linker in the above commands. Refer back to if necessary. -- cgit v1.2.3-54-g00ecf