From owner-cvs-all Fri Apr 19 16:45:57 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 981EF37B405; Fri, 19 Apr 2002 16:45:53 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g3JNjqs79012; Fri, 19 Apr 2002 19:45:52 -0400 (EDT) (envelope-from wollman) Date: Fri, 19 Apr 2002 19:45:52 -0400 (EDT) From: Garrett Wollman Message-Id: <200204192345.g3JNjqs79012@khavrinen.lcs.mit.edu> To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs Makefile strnsubst.c xargs.1 xargs.c In-Reply-To: <200204192328.g3JNSsA87474@freefall.freebsd.org> References: <200204192328.g3JNSsA87474@freefall.freebsd.org> 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 < said: >Traditional behaviour should not be affected, use of -J should be deprecated >in favor of the more portable -I (though -J has been left, for now). See the mailing-list archives. The `-J' option was implemnted because the standard `-I' and `-L' options are inadequate. The semantics are different. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message