cvs commit: src/usr.bin/tr tr.1

Tim J. Robbins tjr at FreeBSD.org
Thu Jul 22 22:44:04 PDT 2004


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


More information about the cvs-src mailing list