tjr 2004-07-23 05:44:04 UTC
FreeBSD src repository
Modified files:
usr.bin/tr tr.1
Log:
Add a lengthy discussion of why "tr a-z A-Z" and "tr A-Z a-z" are not the
right way to perform case-conversion.
Revision Changes Path
1.28 +41 -1 src/usr.bin/tr/tr.1