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 bb349ea6c..e05a15341 100644
--- a/chapter05/grep.xml
+++ b/chapter05/grep.xml
@@ -22,7 +22,7 @@
<itemizedlist>
<listitem><para><userinput>--disable-perl-regexp</userinput>: This makes sure
-that <userinput>grep</userinput> does not get linked against a PCRE library
+that <command>grep</command> does not get linked against a PCRE library
that may be present on the host and would not be available once we enter the
chroot environment.</para></listitem>
<listitem><para><userinput>--with-included-regex</userinput>: This ensures that