Index: grep/doc/grep.1
diff -u grep/doc/grep.1:1.33 grep/doc/grep.1:1.34
--- grep/doc/grep.1:1.33        Wed Aug 24 07:28:29 2005
+++ grep/doc/grep.1     Tue Sep 27 14:50:21 2005
@@ -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 @@
 and
 .B \eW
 is a synonym for
-.BR [^[:alnum]] .
+.BR [^[:alnum:]] .
 .PP
 The caret
 .B ^


Reply via email to