Unbreak build.
This commit is contained in:
parent
a781e72f33
commit
1b1078be5b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39795
1 changed files with 2 additions and 2 deletions
|
@ -202,7 +202,7 @@ options DDB_CTF</programlisting>
|
|||
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
|
||||
<filename role="package">sysutils/DTraceToolkit</filename> port.
|
||||
<filename role="package">sysutils/DTraceToolkit</filename> port.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="dtrace-using">
|
||||
|
@ -265,7 +265,7 @@ options DDB_CTF</programlisting>
|
|||
will produce output similar to the following:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/share/dtrace/toolkit</userinput>
|
||||
<screen>&prompt.root; <userinput>./hotkernel</userinput>
|
||||
&prompt.root; <userinput>./hotkernel</userinput>
|
||||
Sampling... Hit Ctrl-C to end.</screen>
|
||||
|
||||
<para>The system administrator must use the
|
||||
|
|
Loading…
Reference in a new issue