aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/grep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/grep.xml')
-rw-r--r--chapter05/grep.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/grep.xml b/chapter05/grep.xml
index 7e2e544a5..f5e06b0df 100644
--- a/chapter05/grep.xml
+++ b/chapter05/grep.xml
@@ -13,7 +13,7 @@ Estimated required disk space: &grep-compsize-tools;</screen>
<sect2>
<title>Installation of Grep</title>
-<para>Prepare Grep to be compiled:</para>
+<para>Prepare Grep for compilation:</para>
<screen><userinput>./configure --prefix=/tools \
&nbsp;&nbsp;&nbsp;&nbsp;--disable-perl-regexp --with-included-regex</userinput></screen>