diff options
Diffstat (limited to 'chapter06/grep.xml')
-rw-r--r-- | chapter06/grep.xml | 6 |
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> |