Correct the spelling of "DTraceToolkit".

This commit is contained in:
David E. O'Brien 2012-10-22 19:03:22 +00:00
parent efc860c1a0
commit a781e72f33
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39794

View file

@ -191,17 +191,17 @@ options DDB_CTF</programlisting>
<para>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 <command>ksh</command>. Install the
<filename role="package">shells/ksh93</filename>. It is also
possible to run these tools under
<filename role="package">shells/pdksh</filename> or
<filename role="package">shells/mksh</filename>.</para>
<para>Finally, obtain the current &dtrace; toolkit.
If you are running FreeBSD 10, you will find the &dtrace; toolkit
<para>Finally, obtain the current &dtrace;Toolkit.
If you are running FreeBSD 10, you will find the &dtrace;Toolkit
in <filename>/usr/share/dtrace</filename>.
Otherwise, you can install the &dtrace; toolkit using the
Otherwise, you can install the &dtrace;Toolkit using the
<filename role="package">sysutils/DTraceToolkit</filename> port.
</sect1>