CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/06/03 14:57:23
Modified files: usr.bin/tr : tr.1 tr.c Log message: Accept -C as an alias for -c. The -C option should be locale-aware, but we don't have collation support yet. Man bits OK jmc@