Update to r54122:

Correct the location of the dtrace-toolkit when
installed from ports/packages.
This commit is contained in:
Bjoern Heidotting 2020-06-01 18:06:53 +00:00
parent 9d1a366d5d
commit 30b26a24ab
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54189

View file

@ -10,7 +10,7 @@ that might make this chapter too large.
The FreeBSD Documentation Project
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/dtrace/chapter.xml,v 1.4 2009/08/22 18:54:15 bcr Exp $
basiert auf: r53856
basiert auf: r54122
-->
<!-- XXXTR: Should probably put links and resources here. I'm
nervous about this chapter as it may require a partial
@ -309,7 +309,7 @@ makeoptions WITH_CTF=1</programlisting>
beansprucht. Es wird es Ausgaben ähnlich der Folgenden
produzieren:</para>
<screen>&prompt.root; <userinput>cd /usr/share/dtrace/toolkit</userinput>
<screen>&prompt.root; <userinput>cd /usr/local/share/dtrace-toolkit</userinput>
&prompt.root; <userinput>./hotkernel</userinput>
Sampling... Hit Ctrl-C to end.</screen>