diff options
author | stefanf <stefanf@FreeBSD.org> | 2005-10-23 11:19:56 +0000 |
---|---|---|
committer | stefanf <stefanf@FreeBSD.org> | 2005-10-23 11:19:56 +0000 |
commit | 34d1b4d779aad03872c69239800bb0c43f930720 (patch) | |
tree | 9f371480e62c7ef0e6d4374cb22c56f865b083ab /gnu/usr.bin/grep | |
parent | 349caab4d4b3b3f845fa561758c26e061695ca85 (diff) | |
download | FreeBSD-src-34d1b4d779aad03872c69239800bb0c43f930720.zip FreeBSD-src-34d1b4d779aad03872c69239800bb0c43f930720.tar.gz |
Document [:blank:].
Diffstat (limited to 'gnu/usr.bin/grep')
-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:] , |