git: a3dc5bb77e - main - Correct dtrace toolkit path, which is in /usr/local/share.

Dimitry Andric <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dim (src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=a3dc5bb77e2e2c7da6549dd8d7bbd074be60f43f

commit a3dc5bb77e2e2c7da6549dd8d7bbd074be60f43f
Author:     Dimitry Andric <[email protected]>
AuthorDate: 2021-05-15 12:00:38 +0000
Commit:     Dimitry Andric <[email protected]>
CommitDate: 2021-05-15 12:00:38 +0000

    Correct dtrace toolkit path, which is in /usr/local/share.
---
 documentation/content/de/books/handbook/dtrace/_index.adoc | 2 +-
 documentation/content/en/books/handbook/dtrace/_index.adoc | 2 +-
 documentation/content/pl/books/handbook/dtrace/_index.adoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/content/de/books/handbook/dtrace/_index.adoc b/documentation/content/de/books/handbook/dtrace/_index.adoc
index 89aa0479ac..52806dce8f 100644
--- a/documentation/content/de/books/handbook/dtrace/_index.adoc
+++ b/documentation/content/de/books/handbook/dtrace/_index.adoc
@@ -145,7 +145,7 @@ Das [.filename]#hotkernel# Skript wurde entworfen, um zu identifizieren, welche
 
 [source,shell]
 ....
-# cd /usr/local/shared/dtrace-toolkit
+# cd /usr/local/share/dtrace-toolkit
 # ./hotkernel
 Sampling... Hit Ctrl-C to end.
 ....
diff --git a/documentation/content/en/books/handbook/dtrace/_index.adoc b/documentation/content/en/books/handbook/dtrace/_index.adoc
index 97afce8c4a..24c95a8467 100644
--- a/documentation/content/en/books/handbook/dtrace/_index.adoc
+++ b/documentation/content/en/books/handbook/dtrace/_index.adoc
@@ -138,7 +138,7 @@ The [.filename]#hotkernel# script is designed to identify which function is usin
 
 [source,shell]
 ....
-# cd /usr/local/shared/dtrace-toolkit
+# cd /usr/local/share/dtrace-toolkit
 # ./hotkernel
 Sampling... Hit Ctrl-C to end.
 ....
diff --git a/documentation/content/pl/books/handbook/dtrace/_index.adoc b/documentation/content/pl/books/handbook/dtrace/_index.adoc
index 1afc638c53..b5a10b3301 100644
--- a/documentation/content/pl/books/handbook/dtrace/_index.adoc
+++ b/documentation/content/pl/books/handbook/dtrace/_index.adoc
@@ -140,7 +140,7 @@ The [.filename]#hotkernel# script is designed to identify which function is usin
 
 [source,shell]
 ....
-# cd /usr/local/shared/dtrace-toolkit
+# cd /usr/local/share/dtrace-toolkit
 # ./hotkernel
 Sampling... Hit Ctrl-C to end.
 ....
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.