From efc860c1a002ebc695f166a4f2b85394b30160ce Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 22 Oct 2012 19:02:20 +0000 Subject: [PATCH] Update information on how to obtain the DTrace Toolkit. --- en_US.ISO8859-1/books/handbook/dtrace/chapter.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml index 2dc21d77a7..9fa4452b48 100644 --- a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml @@ -198,11 +198,11 @@ options DDB_CTF shells/pdksh or shells/mksh. - Finally, obtain the current &dtrace; toolkit. The current - version is available at - . - There is an install mechanism included; however, installation - is not required to make use of the bundled utilities. + Finally, obtain the current &dtrace; toolkit. + If you are running FreeBSD 10, you will find the &dtrace; toolkit + in /usr/share/dtrace. + Otherwise, you can install the &dtrace; toolkit using the + sysutils/DTraceToolkit port.