]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(Putting the tools together): Don't mention egrep,
authorJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 07:38:18 +0000 (07:38 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 07:38:18 +0000 (07:38 +0000)
since it's not part of POSIX 1003.1-2001.

doc/coreutils.texi

index 6a91bc1b1f6de9e729a8e1b9fcea42ec2f0e9604..024a75e2dfecb0995ef3629608709de5d7fff6d3 100644 (file)
@@ -11926,9 +11926,6 @@ There are some other tools that deserve brief mention.
 @item grep
 search files for text that matches a regular expression
 
-@item egrep
-like @command{grep}, but with more powerful regular expressions
-
 @item wc
 count lines, words, characters