summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-05 10:31:12 +0100
committerJim Meyering <meyering@redhat.com>2011-01-05 10:31:18 +0100
commit01c082a8724de018d5f8876864043df757ea35a8 (patch)
tree2f3a434b57cf6fc2aa13c19920db98607a047a86 /doc
parentdaaf7ce73d24798fee710ce6e8948505c9905964 (diff)
downloadgrep-01c082a8724de018d5f8876864043df757ea35a8.tar.gz
doc: remove erroneous "{,m}" item from grep man page
* doc/grep.in.1: Remove item describing bogus {,m} regex notation. Reported by Fernando Basso.
Diffstat (limited to 'doc')
-rw-r--r--doc/grep.in.15
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/grep.in.1 b/doc/grep.in.1
index c981f269..e9b4589d 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -746,11 +746,6 @@ The preceding item is matched
.I n
or more times.
.TP
-.BI {, m }
-The preceding item is matched at most
-.I m
-times.
-.TP
.BI { n , m }
The preceding item is matched at least
.I n