bug#33291: "blank" character class not documented

2020-01-01 Thread Paul Eggert
On 11/6/18 8:40 AM, Steven Penny wrote: GNU Grep supports the "[:blank:]" class as well - but is not documented: http://git.savannah.gnu.org/cgit/grep.git/tree/doc/grep.in.1?id=30e666c#n796 Thanks for reporting this mismatch between the main documentation and the man page. I installed the at

bug#33291: "blank" character class not documented

2018-11-06 Thread Steven Penny
GNU Awk support and documents the "[:blank:]" class: http://git.savannah.gnu.org/cgit/gawk.git/tree/doc/gawk.1?id=749475a#n1963 GNU Grep supports the "[:blank:]" class as well - but is not documented: http://git.savannah.gnu.org/cgit/grep.git/tree/doc/grep.in.1?id=30e666c#n796