From owner-cvs-doc@FreeBSD.ORG Mon Sep 29 12:42:19 2008 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 1201E1065686; Mon, 29 Sep 2008 12:42:19 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id BD17C8FC08; Mon, 29 Sep 2008 12:42:18 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.21.132] (helo=devil.micom.mng.net) by publicd.ub.mng.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KkI4u-0004lP-Vu; Mon, 29 Sep 2008 20:42:17 +0800 Message-ID: <48E0CD27.6020508@micom.mng.net> Date: Mon, 29 Sep 2008 20:42:15 +0800 From: Ganbold User-Agent: Thunderbird 2.0.0.16 (X11/20080901) MIME-Version: 1.0 To: Tom Rhodes References: <200809281254.m8SCsE38033076@repoman.freebsd.org> <87od28mlk6.fsf@kobe.laptop> <20080928202152.19c1b3da.trhodes@FreeBSD.org> In-Reply-To: <20080928202152.19c1b3da.trhodes@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, Giorgos Keramidas , cvs-all@FreeBSD.org, cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent 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: Mon, 29 Sep 2008 12:42:19 -0000 Tom Rhodes wrote: > On Sun, 28 Sep 2008 16:44:57 +0300 > Giorgos Keramidas wrote: > > >> On Sun, 28 Sep 2008 12:54:12 +0000 (UTC), Tom Rhodes wrote: >> >>> trhodes 2008-09-28 12:54:12 UTC >>> >>> FreeBSD doc repository >>> >>> Modified files: >>> en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent >>> Log: >>> Add the DTrace, file systems, and Updating chapters to the build. They >>> need a bit more fleshing out, but there is no reason why they should >>> remain local patches anymore. >>> >>> Reviewed by: remko, pgj, manolis, keramida >>> >> Thanks! These are nice chapters, and now we have something cool to >> point users to when they ask about DTrace and ZFS :) >> >> >> > > Can't wait to point people at work toward this. :) > > Thanks for you help with this! > > Another small thing, in filesystems chapter: ... There are many more options for the Z file system, reading the zfs(1) and zpool(1) manual pages ... I guess it should be s/reading/read. Maybe I'm wrong here. thanks, Ganbold