aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
commit1cdaff9801aa6f222f8fed6806cdf2f3bb105128 (patch)
tree747acb253cca43af580b73319c2323829784ff98 /chapter05/glibc.xml
parent4d86da9286eaa05a0d80a69d0c3646317c66f309 (diff)
Various text updates/typo fixes from Chris Staub. Fixes #2367.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index f8063f204..428197485 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -121,8 +121,8 @@ esac</userinput></screen>
<listitem>
<para>The build requires support for forced unwind, but because it is
being cross compiled, it cannot auto detect it. Setting this variable
- on the command line explicitly tells the configure script that support
- is available.</para>
+ on the command line explicitly tells the
+ <command>configure</command> script that support is available.</para>
</listitem>
</varlistentry>
<varlistentry>