Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/tr



Module Name:    src
Committed By:   fair
Date:           Wed Mar 24 06:35:53 UTC 2004

Modified Files:
        src/usr.bin/tr: tr.1

Log Message:
Document that tr(1) was written for US-ASCII and may not work as
expected on other character sets which do not share ASCII's properties
(e.g. a symmetric set of capital and lower case characters), per PR 18738

Change all double quotes to nroff macros.
Change "System V" references to the .At macro.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.bin/tr/tr.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index