From owner-freebsd-doc@FreeBSD.ORG Wed Feb 15 22:18:16 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3469D1065674 for ; Wed, 15 Feb 2012 22:18:16 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id D767C8FC18 for ; Wed, 15 Feb 2012 22:18:15 +0000 (UTC) Received: (qmail 67760 invoked by uid 0); 15 Feb 2012 17:18:15 -0500 Received: from unknown (HELO glenbarber.us) (75.146.225.65) by 0 with SMTP; 15 Feb 2012 17:18:15 -0500 Date: Wed, 15 Feb 2012 17:18:13 -0500 From: Glen Barber To: Chad Perrin Message-ID: <20120215221813.GB5203@glenbarber.us> References: <20120215040311.GB1862@glenbarber.us> <20120215213448.GA29817@hemlock.hydra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120215213448.GA29817@hemlock.hydra> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-doc@freebsd.org Subject: Re: CfR: config chapter changes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2012 22:18:16 -0000 On Wed, Feb 15, 2012 at 02:34:48PM -0700, Chad Perrin wrote: > On Tue, Feb 14, 2012 at 11:03:11PM -0500, Glen Barber wrote: > > On Tue, Feb 14, 2012 at 10:36:19PM -0500, Eitan Adler wrote: > > > > > > + Because of the system crontab, there is usually no need to > > > + create a user crontab for root. > > > > "Because of the system crontab" is something I'm not fond of. I'd > > prefer "Since the system crontab effectively invokes the specified > > commands as root..." or something. Not a nit directly about your patch; > > I wasn't fond of the original version. > > I'm not crazy about using a time-ordering term ("since") as a synonym for > a term indicating causality ("because"). How about "Because the system > crontab effectively invokes . . ." ? > IMHO, it sounds better than the original version. Thanks. Glen