From owner-freebsd-doc@FreeBSD.ORG Sun Aug 17 11:21:23 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 809DC37B409; Sun, 17 Aug 2003 11:21:23 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE7FA43FA3; Sun, 17 Aug 2003 11:21:22 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 1C079142F9; Sun, 17 Aug 2003 13:21:16 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: Joe Marcus Clarke , "Simon L. Nielsen" Date: Sun, 17 Aug 2003 13:26:45 -0500 User-Agent: KMail/1.5.2 References: <1061069299.54862.34.camel@shumai.marcuscom.com> <20030817110722.GA391@FreeBSD.org> <1061131638.43833.2.camel@shumai.marcuscom.com> In-Reply-To: <1061131638.43833.2.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308171326.45898.linimon@lonesome.com> cc: freebsd-doc@FreeBSD.org Subject: Re: Review of porters-handbook changes 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: Sun, 17 Aug 2003 18:21:24 -0000 > I tried to preserve the style of adjacent blocks. To that end, some use > spaces, so I opted for spaces to keep things lined up. I did the same with my patches. At some point when all this stuff gets committed I'll volunteer to do a whitespace diff on the thing at which time we can settle on the Right Way and not confuse future contributors. mcl