From owner-cvs-doc@FreeBSD.ORG Mon Sep 29 12:40:06 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 B27BC1065687; Mon, 29 Sep 2008 12:40:06 +0000 (UTC) (envelope-from admin@mnbsd.org) Received: from mng.net (corp.ub.mng.net [202.179.0.201]) by mx1.freebsd.org (Postfix) with ESMTP id 6767B8FC08; Mon, 29 Sep 2008 12:40:06 +0000 (UTC) (envelope-from admin@mnbsd.org) Received: from [202.179.21.132] (helo=devil.micom.mng.net) by mng.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KkHQD-000KUy-VP; Mon, 29 Sep 2008 20:00:14 +0800 Message-ID: <48E0C34D.5050903@mnbsd.org> Date: Mon, 29 Sep 2008 20:00:13 +0800 From: admin 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:40:06 -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! > > Great chapters, I'm having fun translating these :) One small thing, there is lowercase sentence beginning in filesystems chapter: ... the file system name or the volume name. when a user's ^^^^ home directory gets trashed, restore it with: ... thanks, Ganbold