Correct the spelling of "DTraceToolkit".
This commit is contained in:
parent
efc860c1a0
commit
a781e72f33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39794
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue