From owner-freebsd-doc@FreeBSD.ORG Tue Aug 10 16:40:24 2004 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 6E3F216A4CE for ; Tue, 10 Aug 2004 16:40:24 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47BFF43D31 for ; Tue, 10 Aug 2004 16:40:23 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i7AGeLWW028067; Tue, 10 Aug 2004 18:40:21 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i7AGeL8n028066; Tue, 10 Aug 2004 18:40:21 +0200 (CEST) (envelope-from marc) Date: Tue, 10 Aug 2004 18:40:20 +0200 From: Marc Fonvieille To: Dmitry Morozovsky Message-ID: <20040810164020.GI18950@abigail.blackend.org> References: <20040810110505.F67141@woozle.rinet.ru> <20040810124525.GE18950@abigail.blackend.org> <20040810202154.Y35364@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040810202154.Y35364@woozle.rinet.ru> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: doc@freebsd.org Subject: Re: whitespace cleanup Q 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: Tue, 10 Aug 2004 16:40:24 -0000 On Tue, Aug 10, 2004 at 08:23:38PM +0400, Dmitry Morozovsky wrote: > > Totally agreed. > > I just want to share (and hear) optinions, as my certainly is > not the Rightest one ;-) > > Should I prepare these two or three whitespace fixes after my first announcing > commits? What d'you think? > heh this is a question for your mentor :)) Well, announcing commits should be done before anything else, it's a way to test if everything is ok. For the fixes, I would do it in one pass since you do the same change on each file. Marc