diff --git a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
index 9fa4452b48..18bcc34e6f 100644
--- a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
@@ -191,17 +191,17 @@ options DDB_CTF
After rebooting and allowing the new kernel to be loaded
into memory, support for the Korn shell should be added. This
- is needed as the &dtrace; toolkit has several utilities written
+ is needed as the &dtrace;Toolkit has several utilities written
in ksh. Install the
shells/ksh93. It is also
possible to run these tools under
shells/pdksh or
shells/mksh.
- Finally, obtain the current &dtrace; toolkit.
- If you are running FreeBSD 10, you will find the &dtrace; toolkit
+ 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
+ Otherwise, you can install the &dtrace;Toolkit using the
sysutils/DTraceToolkit port.