From owner-svn-doc-head@FreeBSD.ORG Wed Aug 22 21:23:53 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB486106566B; Wed, 22 Aug 2012 21:23:53 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 51AE98FC0A; Wed, 22 Aug 2012 21:23:53 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 25859402BA; Wed, 22 Aug 2012 23:23:50 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 1B514401A0; Wed, 22 Aug 2012 23:23:50 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id D1C42402BA; Wed, 22 Aug 2012 23:23:48 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3X2MFJ3cnwz8gtM; Wed, 22 Aug 2012 23:23:48 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id BxJIiNBtok-S; Wed, 22 Aug 2012 23:23:46 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3X2MFG3dRQz8gtL; Wed, 22 Aug 2012 23:23:46 +0200 (CEST) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3X2MFG30NBz9Ctj; Wed, 22 Aug 2012 23:23:46 +0200 (CEST) Message-ID: <50354DEA.1010400@freebsd.org> Date: Wed, 22 Aug 2012 23:23:54 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Doug Barton References: <201208221455.q7MEtKcM047762@svn.freebsd.org> <50354C91.5010302@FreeBSD.org> In-Reply-To: <50354C91.5010302@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r39417 - head/en_US.ISO8859-1/articles/committers-guide X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 21:23:54 -0000 On 2012-08-22 23:18, Doug Barton wrote: > It's great that we're giving people more examples, just a few thoughts ... A (somewhat) short answer, I'll get to the details tomorrow when I feel less tired. I just (tried) to follow the very generalized example in the section above, and since I found that example hard to follow I thought a more concrete example would be good. The instructions I wrote try to follow the generalized instructions. With that said, there is probably room for improvements, and I will look into your suggestions, but not tonight. Regards! -- Niclas