diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 01:03:26 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 01:03:26 +0000 |
commit | 076ddfe40d5f38933668d83ca59f6b376a6de49b (patch) | |
tree | 4ac7d737b54a894e7ec8ee472ad22bc1ffe1b151 /chapter05/binutils-pass1-inst.xml | |
parent | 5765b1dfabff0fa23b3f76790f091e1dd64b1840 (diff) |
Fix my stuffup re placement of repeat sanity checks. What was I thinking?
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1-inst.xml')
-rw-r--r-- | chapter05/binutils-pass1-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml index 6a2ee3850..c4d1dc052 100644 --- a/chapter05/binutils-pass1-inst.xml +++ b/chapter05/binutils-pass1-inst.xml @@ -78,7 +78,7 @@ This option rebuilds everything in the <filename>ld</filename> subdirectory. Specifying the LIB_PATH makefile variable on the command line allows us to override the default value and have it point to our temporary tools location. The value of this variable specifies the linker's default library search path. -You'll see how this preparation is utilised later on in the +You'll see how this preparation is used later on in the chapter.</para></listitem> </itemizedlist> |