aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/grep.xml')
-rw-r--r--chapter06/grep.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index 81c28d476..2111da256 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -54,9 +54,9 @@
<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen>
- <para remap="make">Compile the package:</para>
+ <para>Compile the package:</para>
-<screen><userinput>make</userinput></screen>
+<screen><userinput remap="make">make</userinput></screen>
<para>To test the results, issue:</para>