diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:27:27 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:27:27 +0000 |
commit | c94dd38cc7fe0ec74ad95516eb6a8c3efe9d0fc6 (patch) | |
tree | 7d33cea74e868708fb9f352567d349e01cc65ac6 /chapter05 | |
parent | 73f7c1acf9ed425883e6471ae49adff6e403aa58 (diff) |
Minor textual and command changes from lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index 20897a4de..d1c3e9137 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -18,7 +18,7 @@ them when building Glibc.</para> is putting the stability of your system at risk.</para> <para>Though it is a harmless message, the install stage of Glibc will -complain about the absence of <filename>/etc/ld.so.conf</filename>. +complain about the absence of <filename>/tools/etc/ld.so.conf</filename>. Fix this annoying little error with:</para> <para><screen><userinput>mkdir /tools/etc |