From owner-svn-doc-head@FreeBSD.ORG Wed Feb 27 22:36:27 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A06A4837; Wed, 27 Feb 2013 22:36:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5FD5B7B1; Wed, 27 Feb 2013 22:36:27 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r1RMaQ09057453; Wed, 27 Feb 2013 15:36:26 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r1RMaQtu057450; Wed, 27 Feb 2013 15:36:26 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 27 Feb 2013 15:36:26 -0700 (MST) From: Warren Block To: Eitan Adler Subject: Re: svn commit: r41054 - head/en_US.ISO8859-1/books/handbook/cutting-edge In-Reply-To: <201302272123.r1RLNwuA010231@svn.freebsd.org> Message-ID: References: <201302272123.r1RLNwuA010231@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 27 Feb 2013 15:36:26 -0700 (MST) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 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, 27 Feb 2013 22:36:27 -0000 On Wed, 27 Feb 2013, Eitan Adler wrote: > Author: eadler > Date: Wed Feb 27 21:23:57 2013 > New Revision: 41054 > URL: http://svnweb.freebsd.org/changeset/doc/41054 > > Log: > Fix a bunch of grammos and typos > > PR: docs/176451 > Submitted by: Tom > Approved by: bcr (mentor) > > Modified: > head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml > > Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml > ============================================================================== > --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Wed Feb 27 21:23:54 2013 (r41053) > +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Wed Feb 27 21:23:57 2013 (r41054) ... > @@ -2580,7 +2579,7 @@ Script done, … > > Next, build a dummy set of directories to install the > new /etc and other > - files into. + files into class="directory">/var/tmp/root is a reasonable > choice: That results in "Next, build a dummy set of directories to install the new /etc and other files into /var/tmp/root is a reasonable choice:" I would suggest just modifying the first sentence: "Build a temporary set of directories into which the new /etc and other files can be installed."