diff options
| author | Remko Lodder <remko@FreeBSD.org> | 2005-12-26 19:02:53 +0000 |
|---|---|---|
| committer | Remko Lodder <remko@FreeBSD.org> | 2005-12-26 19:02:53 +0000 |
| commit | 7bbff38cc168af5496f53437379dbc8ccc3b73d9 (patch) | |
| tree | c7eb7da1b2673c539d1ce9dbf0651a8e33fdf28b /gnu | |
| parent | 1f5ccdeb65b00a2987923a8f49940d0b468fa68c (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/grep/grep.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/grep/grep.1 b/gnu/usr.bin/grep/grep.1 index fdef4a40da503..e13a000994335 100644 --- a/gnu/usr.bin/grep/grep.1 +++ b/gnu/usr.bin/grep/grep.1 @@ -201,6 +201,7 @@ Interpret .I PATTERN as a list of fixed strings, separated by newlines, any of which is to be matched. +.TP .BR \-P ", " \-\^\-perl-regexp Interpret .I PATTERN @@ -510,6 +511,7 @@ bracket expressions, as follows. Their names are self explanatory, and they are .BR [:alnum:] , .BR [:alpha:] , +.BR [:blank:] , .BR [:cntrl:] , .BR [:digit:] , .BR [:graph:] , |
