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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/grep-inst.xml b/chapter05/grep-inst.xml
index 2364146a7..e72404e54 100644
--- a/chapter05/grep-inst.xml
+++ b/chapter05/grep-inst.xml
@@ -5,7 +5,7 @@
<para>Prepare Grep to be compiled:</para>
-<para><screen><userinput>./configure --prefix=/stage1 \
+<para><screen><userinput>./configure --prefix=/tools \
&nbsp;&nbsp;&nbsp;&nbsp;--disable-perl-regexp --with-included-regex</userinput></screen></para>
<para>Compile the programs:</para>