From owner-cvs-doc@FreeBSD.ORG Mon Sep 29 12:55:32 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 DDCBC1065699; Mon, 29 Sep 2008 12:55:32 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (pittgoth.com [205.134.163.206]) by mx1.freebsd.org (Postfix) with ESMTP id 9DAE18FC0A; Mon, 29 Sep 2008 12:55:32 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from localhost.fbsdsecure.org (c-68-83-213-214.hsd1.va.comcast.net [68.83.213.214]) (authenticated bits=0) by pittgoth.com (8.14.2/8.14.2) with ESMTP id m8TCtVc5096200 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 29 Sep 2008 08:55:31 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 29 Sep 2008 08:55:11 -0400 From: Tom Rhodes To: Ganbold Message-Id: <20080929085511.4a8a8c6d.trhodes@FreeBSD.org> In-Reply-To: <48E0CD27.6020508@micom.mng.net> References: <200809281254.m8SCsE38033076@repoman.freebsd.org> <87od28mlk6.fsf@kobe.laptop> <20080928202152.19c1b3da.trhodes@FreeBSD.org> <48E0CD27.6020508@micom.mng.net> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, keramida@FreeBSD.org, 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:55:33 -0000 On Mon, 29 Sep 2008 20:42:15 +0800 Ganbold wrote: > 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! You're right, I've just made a commit to fix these issues. If you find anything else, please let me know! -- Tom Rhodes