aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/grep-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/grep-inst.xml')
-rw-r--r--chapter05/grep-inst.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter05/grep-inst.xml b/chapter05/grep-inst.xml
index 99a9b6239..4e232435c 100644
--- a/chapter05/grep-inst.xml
+++ b/chapter05/grep-inst.xml
@@ -12,10 +12,11 @@
<para>The meaning of the configure option is:</para>
<itemizedlist>
-<listitem><para><userinput>--disable-perl-regexp:</userinput> This
-configure option makes sure Grep is not linked against the PCRE library,
-which is often only available as a shared library in distributions. Not
-using this option might result in a compilation error.</para></listitem>
+<listitem><para><userinput>--disable-perl-regexp</userinput>: This
+configure option makes sure <filename>grep</filename> is not linked against
+the PCRE library, which is often only available as a shared library in
+distributions. Not using this option might result in a compilation
+error.</para></listitem>
</itemizedlist>
<para>Continue with compiling the package:</para>