From owner-cvs-all Fri Jun 14 1:58:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FFD237B43B; Fri, 14 Jun 2002 01:58:30 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E8wUT15879; Fri, 14 Jun 2002 01:58:30 -0700 (PDT) (envelope-from tjr) Message-Id: <200206140858.g5E8wUT15879@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 14 Jun 2002 01:58:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tr tr.1 tr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/14 01:58:30 PDT Modified files: usr.bin/tr tr.1 tr.c Log: Add the P1003.1-2001 -C option which complements the set of characters (not byte values) specified by the first string argument. Revision Changes Path 1.16 +21 -11 src/usr.bin/tr/tr.1 1.13 +37 -18 src/usr.bin/tr/tr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message