aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/grep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/grep.xml')
-rw-r--r--chapter08/grep.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grep.xml b/chapter08/grep.xml
index 9861d239f..9069c3f3e 100644
--- a/chapter08/grep.xml
+++ b/chapter08/grep.xml
@@ -78,7 +78,7 @@
<term><command>egrep</command></term>
<listitem>
<para>Prints lines matching an extended regular expression.
- It is obsoleted, use <command>grep -E</command> instead</para>
+ It is obsolete, use <command>grep -E</command> instead</para>
<indexterm zone="ch-system-grep egrep">
<primary sortas="b-egrep">egrep</primary>
</indexterm>