aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/grep.xml')
-rw-r--r--chapter06/grep.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index c354512fd..4622bdb90 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -42,7 +42,7 @@
<para>First, fix a small problem with a test script:</para>
-<screen><userinput>sed -i 's/cp/#&amp;/' tests/unibyte-bracket-expr</userinput></screen>
+<screen><userinput remap="pre">sed -i 's/cp/#&amp;/' tests/unibyte-bracket-expr</userinput></screen>
<para>Prepare Grep for compilation:</para>