From owner-cvs-all@FreeBSD.ORG Wed Oct 22 11:45:01 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 1ABF5106566B; Wed, 22 Oct 2008 11:45:01 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 811118FC1E; Wed, 22 Oct 2008 11:45:00 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl17-175.kln.forthnet.gr [77.49.144.175]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m9MBim7v029608 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 22 Oct 2008 14:44:54 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id m9MBimUS033105; Wed, 22 Oct 2008 14:44:48 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id m9MBikwx033104; Wed, 22 Oct 2008 14:44:46 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Manolis Kiagias References: <200810191704.m9JH4MRA030114@repoman.freebsd.org> <48FC6401.5040500@FreeBSD.org> Date: Wed, 22 Oct 2008 14:44:46 +0300 In-Reply-To: <48FC6401.5040500@FreeBSD.org> (Manolis Kiagias's message of "Mon, 20 Oct 2008 13:57:05 +0300") Message-ID: <8763nkua4x.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m9MBim7v029608 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.853, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.55, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Tom Rhodes , 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: Wed, 22 Oct 2008 11:45:01 -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 is `CTF' (Compact C Type Format).