From owner-svn-doc-all@FreeBSD.ORG Fri Jun 19 17:36:00 2015 Return-Path: Delivered-To: svn-doc-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 76BAE3EC; Fri, 19 Jun 2015 17:36:00 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 64AFC125; Fri, 19 Jun 2015 17:36:00 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5JHa0t8055012; Fri, 19 Jun 2015 17:36:00 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5JHa0DK055011; Fri, 19 Jun 2015 17:36:00 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201506191736.t5JHa0DK055011@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Fri, 19 Jun 2015 17:36:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46843 - head/en_US.ISO8859-1/books/handbook/dtrace X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 17:36:00 -0000 Author: bcr Date: Fri Jun 19 17:35:59 2015 New Revision: 46843 URL: https://svnweb.freebsd.org/changeset/doc/46843 Log: Fix the build. Modified: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml Fri Jun 19 17:27:38 2015 (r46842) +++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml Fri Jun 19 17:35:59 2015 (r46843) @@ -63,7 +63,7 @@ that might make this chapter too large. The official guide to DTrace is maintained by the Illumos project at - DTrace Guide. After reading this chapter, you will know: