aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grep.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 /chapter06/grep.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 'chapter06/grep.xml')
-rw-r--r--chapter06/grep.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index d50c37274..977970899 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -59,9 +59,9 @@
<varlistentry>
<term><parameter>--without-included-regex</parameter></term>
<listitem>
- <para>The configure check for glibc's regex library is broken when
- building against glibc-2.8. This switch forces the use of glibc's
- regex library.</para>
+ <para>The configure check for Glibc's regex library is broken when
+ building against Glibc-&glibc-version;. This switch forces the use
+ of Glibc's regex library.</para>
</listitem>
</varlistentry>
</variablelist>