diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 20:53:21 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 20:53:21 +0000 |
commit | acb28010695ad3a1beeb6047b3ad2c634e31879b (patch) | |
tree | 4fd350d5f6d02218a69ebc32730fd76278e3201a /chapter05 | |
parent | 0ed57c882257d961d5ca256dcad5c433a3a837ac (diff) |
Grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/fileutils-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index d738599e6..76cce0652 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -17,7 +17,7 @@ may be the case when your distribution has altered Glibc-2.2.3 somehow, but details are unavailable at the time.</para> <para>To fix this package to compile properly on AMD/Glibc-2.2.3 -machines, run the following commands. do <emphasis>not</emphasis> +machines, run the following commands. Do <emphasis>not</emphasis> attempt this fix if you don't have Glibc-2.2.3 installed. It will more than likely result in all kinds of compile time problems.</para> |