aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/grep-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/grep-desc.xml')
-rw-r--r--appendixa/grep-desc.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/appendixa/grep-desc.xml b/appendixa/grep-desc.xml
deleted file mode 100644
index 68657feb5..000000000
--- a/appendixa/grep-desc.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<sect2><title>Short descriptions</title>
-
-<para><command>egrep</command> prints lines matching an extended regular
-expression.</para>
-
-<para><command>fgrep</command> prints lines matching a list of fixed
-strings.</para>
-
-<para><command>grep</command> prints lines matching a basic regular
-expression.</para>
-
-</sect2>
-