freebsd-dev/usr.bin/tr
Ruslan Ermilov 0414904d4c - Document all character classes our tr(1) supports. [1]
- Mention that some of them are POSIX extensions.  [2]

PR:		docs/85062 [1]
Submitted by:	Toby Peterson [1]
Obtained from:	wctype(3) [2]
MFC after:	3 days
2006-10-13 16:13:45 +00:00
..
cmap.c Fix description of cmap_lookup_hard(). 2004-07-14 08:36:09 +00:00
cmap.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
cset.c Splay the left and right subtrees on min - 1 and max + 1, respectively, 2004-07-14 08:33:14 +00:00
cset.h Remove unused member of struct csclass: csc_value. 2004-07-14 08:35:11 +00:00
extern.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
Makefile Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
str.c tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn't 2004-11-14 05:15:25 +00:00
tr.1 - Document all character classes our tr(1) supports. [1] 2006-10-13 16:13:45 +00:00
tr.c Remove unused variables. 2005-04-09 14:31:41 +00:00