Bug 246302

Summary: [handbook] fix small typo in 24.4. Using DTrace
Product: Documentation Reporter: Oleksandr Kryvulia <shuriku>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Oleksandr Kryvulia 2020-05-08 09:00:51 UTC
As chapter "24.4. Using DTrace" describes dtrace scripts hotkernel and  procsystime are under /usr/share/dtrace path. But now it is a part of sysutils/dtrace-toolkit port and located in /usr/local/share/dtrace-toolkit
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-09 10:12:03 UTC
A commit references this bug:

Author: bcr
Date: Sat May  9 10:11:07 UTC 2020
New revision: 54122
URL: https://svnweb.freebsd.org/changeset/doc/54122

Log:
  Correct the location of the dtrace-toolkit when
  installed from ports/packages.

  PR:		    246302
  Submitted by:	    Alexandr Krivulya

Changes:
  head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2020-05-09 10:12:57 UTC
Thank you for sending this problem report. I just committed a fix to the handbook.
PR closed.