diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 6a91bc1b1..024a75e2d 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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 |