From owner-cvs-all Tue Apr 9 0:39:35 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 162A837B405; Tue, 9 Apr 2002 00:39:30 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397dUB15710; Tue, 9 Apr 2002 00:39:30 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204090739.g397dUB15710@freefall.freebsd.org> From: "J. Mallett" Date: Tue, 9 Apr 2002 00:39:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch patch.1 patch.c X-FreeBSD-CVS-Branch: RELENG_4 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 jmallett 2002/04/09 00:39:30 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch patch.1 patch.c Log: MFC: Add -i option (SUSv3) to patch(1). This allows one to specify a patch file on command line instead of stdin. Requested by: mike Revision Changes Path 1.11.2.1 +13 -2 src/gnu/usr.bin/patch/patch.1 1.16.2.2 +6 -3 src/gnu/usr.bin/patch/patch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message