From owner-freebsd-doc@FreeBSD.ORG Sat Aug 27 20:16:19 2005 Return-Path: X-Original-To: docs@freebsd.org 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 B8C3916A41F for ; Sat, 27 Aug 2005 20:16:19 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52A343D48 for ; Sat, 27 Aug 2005 20:16:17 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 10333 invoked by uid 207); 27 Aug 2005 20:16:15 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.65):. Processed in 0.440605 secs); 27 Aug 2005 20:16:15 -0000 Received: from dialup65.ach.sch.gr (HELO gothmog.gr) ([81.186.70.65]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Aug 2005 20:16:14 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.4/8.13.4) with ESMTP id j7RKG0PA000848; Sat, 27 Aug 2005 23:16:00 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.4/8.13.4/Submit) id j7RKG0V9000847; Sat, 27 Aug 2005 23:16:00 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 27 Aug 2005 23:16:00 +0300 From: Giorgos Keramidas To: "Gary W. Swearingen" Message-ID: <20050827201600.GC643@gothmog.gr> References: <20050827161157.0DA1D73027@titeuf.thilelli.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: docs@freebsd.org Subject: Re: docs/85353: Very little cosmetic/ponctuation changes for the GEOM (geom-striping) chapter of the Handbook. 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: Sat, 27 Aug 2005 20:16:19 -0000 On 2005-08-27 12:26, "Gary W. Swearingen" wrote: > Julien Gabel writes: > > The following command can be used to manually mount a newly > > - created disk stripe. > > + created disk stripe: > > It's probably not worth changing, but I find "the following" to be > redundant in sentences that ends with ":". > > In decreasing order of verbosity: > > The following command can be used to manually mount a newly created > disk stripe. > > This command can be used to manually mount a newly created disk stripe: > > To manually mount a newly created disk stripe: Right. I usually prefer the style of the last one. It contains all the useful information and doesn't include redundant stuff.