From owner-cvs-all@FreeBSD.ORG Mon Oct 20 12:51:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3443F1065671; Mon, 20 Oct 2008 12:51:37 +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 E82488FC31; Mon, 20 Oct 2008 12:51:36 +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 m9KCpZff051529 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 20 Oct 2008 08:51:35 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 20 Oct 2008 08:51:14 -0400 From: Tom Rhodes To: Manolis Kiagias Message-Id: <20081020085114.243ed7cc.trhodes@FreeBSD.org> In-Reply-To: <48FC6401.5040500@FreeBSD.org> References: <200810191704.m9JH4MRA030114@repoman.freebsd.org> <48FC6401.5040500@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: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/dtrace chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 12:51:37 -0000 On Mon, 20 Oct 2008 13:57:05 +0300 Manolis Kiagias wrote: > Tom Rhodes wrote: > > trhodes 2008-10-19 17:04:22 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/dtrace chapter.sgml > > Log: > > WITH_CTF on world could leave a broken system. Comment that part out and > > leave a note about why. > > > > Reported by: thompsa > > > > Revision Changes Path > > 1.4 +10 -4 doc/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml > > > > > > > Is it "WITH_CTF" or "WITH_CFT" ? I was merging this to the Greek tree > this morning and some lines in your patch have the former, some the > latter. I guess there is a typo somewhere? > It's CTF, anything else is a typo - I've fixed this in the English version. Thanks! -- Tom Rhodes