summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStepan Kasal <kasal@ucw.cz>2005-09-27 14:50:20 +0000
committerStepan Kasal <kasal@ucw.cz>2005-09-27 14:50:20 +0000
commitb0db45c38db1c51ded380d2d43684e2f246e4710 (patch)
tree751e062305b3b0623637bfa38dea4c33c3c21bf8 /doc
parent268c542052401bc3f3b9d2e006a254da5e3bac28 (diff)
downloadgrep-b0db45c38db1c51ded380d2d43684e2f246e4710.tar.gz
typo
* doc/grep.1: Fix a typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/grep.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/grep.1 b/doc/grep.1
index 93d4d078..70187ad6 100644
--- a/doc/grep.1
+++ b/doc/grep.1
@@ -12,7 +12,7 @@
.de Id
.ds Dt \\$4
..
-.Id $Id: grep.1,v 1.33 2005/08/24 07:28:29 charles_levert Exp $
+.Id $Id: grep.1,v 1.34 2005/09/27 14:50:21 kasal Exp $
.TH GREP 1 \*(Dt "GNU Project"
.SH NAME
grep, egrep, fgrep \- print lines matching a pattern
@@ -557,7 +557,7 @@ is a synonym for
and
.B \eW
is a synonym for
-.BR [^[:alnum]] .
+.BR [^[:alnum:]] .
.PP
The caret
.B ^