diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/grep/grep.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/grep/grep.1 b/gnu/usr.bin/grep/grep.1 index fdef4a4..46a932d 100644 --- a/gnu/usr.bin/grep/grep.1 +++ b/gnu/usr.bin/grep/grep.1 @@ -510,6 +510,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:] , |