From owner-freebsd-doc@FreeBSD.ORG Sun Sep 28 13:28:01 2008 Return-Path: Delivered-To: FreeBSD-docs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E2381065678 for ; Sun, 28 Sep 2008 13:28:01 +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 C6D5A8FC17 for ; Sun, 28 Sep 2008 13:28:00 +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 m8SD3lIw090988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 28 Sep 2008 09:03:47 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sun, 28 Sep 2008 09:03:29 -0400 From: Tom Rhodes To: FreeBSD-docs@FreeBSD.org Message-Id: <20080928090329.0e44569a.trhodes@FreeBSD.org> In-Reply-To: <200809281254.m8SCsE38033076@repoman.freebsd.org> References: <200809281254.m8SCsE38033076@repoman.freebsd.org> 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: Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent 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: Sun, 28 Sep 2008 13:28:01 -0000 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 > > Revision Changes Path > 1.110 +3 -0 doc/en_US.ISO8859-1/books/handbook/Makefile > 1.173 +6 -0 doc/en_US.ISO8859-1/books/handbook/book.sgml > 1.38 +3 -0 doc/en_US.ISO8859-1/books/handbook/chapters.ent > Though not reviewed by John and Pawel, they're both busy and I'm cool with that, everything documented was tested and it works fine. Thanks to all my reviewers of course. :P -- Tom Rhodes