From owner-cvs-all Wed Jul 31 3: 3:26 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 0A6EC37B400; Wed, 31 Jul 2002 03:03:22 -0700 (PDT) Received: from mail.freebsdmall.com (www.freebsdmall.com [66.220.2.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9519443E31; Wed, 31 Jul 2002 03:03:21 -0700 (PDT) (envelope-from chern@FreeBSD.org) Received: by mail.freebsdmall.com (Postfix, from userid 2135) id 7D6132E883; Wed, 31 Jul 2002 02:29:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.freebsdmall.com (Postfix) with ESMTP id 74CA52AA64; Wed, 31 Jul 2002 02:29:09 -0700 (PDT) Date: Wed, 31 Jul 2002 02:29:09 -0700 (PDT) From: Chern Lee X-X-Sender: To: John Baldwin , Marc Fonvieille Cc: , Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/contributing articl In-Reply-To: <20020730151248.A26490@abigail.blackend.org> Message-ID: <20020731022837.F97477-100000@www.freebsdmall.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 It has been changed. - chern On Tue, 30 Jul 2002, Marc Fonvieille wrote: > 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