aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-20 00:46:42 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-20 00:46:42 +0000
commitaabc1e09831dedf4268efb638ae214dd9db4da1a (patch)
tree18e3b1b0a170571372f9dc9b78784d5b516fdd44
parent3748365e6fb7e5873b9ac82da95229c77af77e0b (diff)
fix bad typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/glibc-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 0e54cb85b..3fc781de8 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -14,8 +14,8 @@ it comes with. Also, don't pass the --enable-kernel option to the configure
script. It's known to cause segmentation faults when other packages like
fileutils, make and tar are linked against it.</para>
-<para>Basically, compiling Glibc in any way than this book suggests it, is
-putting your system at very high risk.</para>
+<para>Basically, compiling Glibc in any other way than the book suggests
+is putting your system at very high risk.</para>
<para>Install Glibc by running the following commands:</para>