From owner-cvs-doc@FreeBSD.ORG Wed Aug 12 15:54:33 2009 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46C5E1065673; Wed, 12 Aug 2009 15:54:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw2.york.ac.uk (mail-gw2.york.ac.uk [144.32.128.247]) by mx1.freebsd.org (Postfix) with ESMTP id CF64E8FC1F; Wed, 12 Aug 2009 15:54:32 +0000 (UTC) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw2.york.ac.uk (8.13.6/8.13.6) with ESMTP id n7CFO4pQ014337; Wed, 12 Aug 2009 16:24:04 +0100 (BST) Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1MbFgK-0000xU-QM; Wed, 12 Aug 2009 16:24:04 +0100 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.3/8.14.3) with ESMTP id n7CFO4XE035966; Wed, 12 Aug 2009 16:24:04 +0100 (BST) (envelope-from gavin@FreeBSD.org) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.3/8.14.3/Submit) id n7CFO4LK035965; Wed, 12 Aug 2009 16:24:04 +0100 (BST) (envelope-from gavin@FreeBSD.org) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson To: Remko Lodder In-Reply-To: <47250f3bd832228bf46c982ff5558492.squirrel@www.jr-hosting.nl> References: <200908110710.n7B7AElC070789@repoman.freebsd.org> <47250f3bd832228bf46c982ff5558492.squirrel@www.jr-hosting.nl> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 12 Aug 2009 16:24:04 +0100 Message-Id: <1250090644.17787.26.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin@freebsd.org Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/filesystems X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 15:54:33 -0000 On Tue, 2009-08-11 at 09:16 +0200, Remko Lodder wrote: > On Tue, August 11, 2009 9:10 am, Remko Lodder wrote: > > remko 2009-08-11 07:10:14 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/filesystems chapter.sgml > > Log: > > Tidy up the ZFS section a bit, adjust the RAID-Z example from two to > > three > > drives and add a warning that the suggested configuration is between > > three > > to nine disks. > > > > PR: 135983 > > > > Revision Changes Path > > 1.6 +27 -14 > > doc/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml > > > > I am doubting a bit whether the should be a instead. > If people have suggestions, please let me know so that we can make it best > as possible ;) http://people.freebsd.org/~gavin/PRs/135983.2.diff That's basically a combination of both of our patches. It fixes some whitespace issues, rewords a little bit, fixes a capitalisation bug and changes more numbers to words. Thanks, Gavin