From 53ad30a63b4d5f80f713963835dee995f9546071 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 22 Sep 2001 16:09:47 +0000 Subject: [Bug 190] Put descs in alphabetical order git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/grep-desc.xml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'appendixa/grep-desc.xml') diff --git a/appendixa/grep-desc.xml b/appendixa/grep-desc.xml index e591e3124..2182f7040 100644 --- a/appendixa/grep-desc.xml +++ b/appendixa/grep-desc.xml @@ -8,25 +8,16 @@ Description egrep - egrep prints lines from files matching an extended regular expression -pattern. - - +pattern. fgrep - fgrep prints lines from files matching a list of fixed strings, -separated by newlines, any of which is to be matched. - - +separated by newlines, any of which is to be matched. grep - grep prints lines from files matching a basic regular expression -pattern. - - +pattern. -- cgit v1.2.3-54-g00ecf