From owner-cvs-all@FreeBSD.ORG Fri Oct 10 15:37:53 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 E2C9F106568B; Fri, 10 Oct 2008 15:37:53 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B84638FC1B; Fri, 10 Oct 2008 15:37:53 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9AFbrYN073295; Fri, 10 Oct 2008 15:37:53 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9AFbrx6073294; Fri, 10 Oct 2008 15:37:53 GMT (envelope-from pgj) Message-Id: <200810101537.m9AFbrx6073294@repoman.freebsd.org> From: Gabor Pali Date: Fri, 10 Oct 2008 15:37:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: 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: Fri, 10 Oct 2008 15:37:54 -0000 pgj 2008-10-10 15:37:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/dtrace chapter.sgml Log: Fix some minor problems in DTrace chapter, found during its translation earlier: - CTF stands for "Compact C Type Format" and not for "Compressed" [1] - Optimize elements - Correct elements - Add a missing markup for CTF - Mark up read() system call with Reviewed by: trhodes [1] http://www.solarisinternals.com/wiki/index.php/DTrace_Topics_Features#kernel_CTF Revision Changes Path 1.3 +10 -15 doc/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml