CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/09 08:37:14
Modified files: bin/csh : csh.1 bin/ksh : ksh.1 sh.1 lib/libc/regex : re_format.7 share/man/man7 : glob.7 usr.bin/tr : tr.1 Log message: put back some information what the character classes actually mean; while here, remove the lie that regex(3) character classes would depend on the locale; ok jmc@