Date: Mon, 29 Jul 2002 07:50:54 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tr tr.c Message-ID: <200207291450.g6TEosP9074604@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/29 07:50:54 PDT
Modified files:
usr.bin/tr tr.c
Log:
When translating and the -c option is specified, handle the case where the
second string argument is more than one character in length in the way
required by SUSv3 (and the way GNU textutils and SVR4 do it).
Revision Changes Path
1.14 +11 -6 src/usr.bin/tr/tr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207291450.g6TEosP9074604>
