From owner-freebsd-doc@FreeBSD.ORG Thu Sep 4 15:22:00 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4969B16A4BF; Thu, 4 Sep 2003 15:22:00 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D67043FAF; Thu, 4 Sep 2003 15:21:59 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-239-225.zoominternet.net [24.154.239.225]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h84MLvvd009958; Thu, 4 Sep 2003 18:21:57 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 4 Sep 2003 17:45:37 -0400 From: Tom Rhodes To: Ceri Davies Message-Id: <20030904174537.014575c7.trhodes@FreeBSD.org> In-Reply-To: <20030904220421.GR25063@submonkey.net> References: <20030904220421.GR25063@submonkey.net> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: 3 line diff creates 700 line whitespace diff problem X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 22:22:00 -0000 On Thu, 4 Sep 2003 23:04:21 +0100 Ceri Davies wrote: > > jon@witchspace.com pointed out to me that the section numbers in the > IPsec section of the handbook are slightly off: 10.9.4 and 10.9.5 > should really be 10.9.3.1 and 10.9.3.2. Thats bad. > > My dilemma is that committing the attached patch to correct this will > also require that all the intervening lines (~700 of them) will need > to be indented to keep the whitespace consistent. Would a whitespace > commit of that proportion be excessive, or a necessary evil? > Could the whitespace diff be applied with 'other' corrections? Like simple stuff including spelling fixes, s/FreeBSD/&os;/g, etc? My personal opinion is that the section numbers should be in a logical and consistent order. The whitespace could be fixed over time. -- Tom Rhodes