From owner-cvs-all Tue Jul 30 6:15:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4872837B400; Tue, 30 Jul 2002 06:15:17 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.50.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC8A843E6A; Tue, 30 Jul 2002 06:15:15 -0700 (PDT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g6UDCnxr027927; Tue, 30 Jul 2002 15:12:49 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.3/8.12.3/Submit) id g6UDCm45027926; Tue, 30 Jul 2002 15:12:49 +0200 (CEST) (envelope-from marc) Date: Tue, 30 Jul 2002 15:12:48 +0200 From: Marc Fonvieille To: John Baldwin Cc: Chern Lee , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Marc Fonvieille Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/contributing articl Message-ID: <20020730151248.A26490@abigail.blackend.org> References: <20020729141730.E29717-100000@www.freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from jhb@FreeBSD.org on Mon, Jul 29, 2002 at 05:38:12PM -0400 X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.6-PRERELEASE 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 On Mon, Jul 29, 2002 at 05:38:12PM -0400, John Baldwin wrote: [...] > > > > I don't think I've ever seen a context diff used in the recent doc world, > > but since you're a man of the source I'll make this change. > > Well, -u is definitely the most common, probably something like: > > "The preferred diff(1) format for submitting patches is the unified > output format generated by 'diff -u'. However, for patches that > substantially change a region of code a context output format diff > generated by 'diff -c' may be more readable and thus preferable." > It seems to be a good solution. :) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message