svn commit: r52331 - head/de_DE.ISO8859-1/books/handbook/dtrace
Bjoern Heidotting
bhd at FreeBSD.org
Thu Oct 4 19:58:59 UTC 2018
Author: bhd
Date: Thu Oct 4 19:58:58 2018
New Revision: 52331
URL: https://svnweb.freebsd.org/changeset/doc/52331
Log:
Update to r52071:
Direct reader to Illumos Dynamic Tracing Guide.
The wikified version on Oracle's site is gone.
Modified:
head/de_DE.ISO8859-1/books/handbook/dtrace/chapter.xml
Modified: head/de_DE.ISO8859-1/books/handbook/dtrace/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/dtrace/chapter.xml Thu Oct 4 13:23:43 2018 (r52330)
+++ head/de_DE.ISO8859-1/books/handbook/dtrace/chapter.xml Thu Oct 4 19:58:58 2018 (r52331)
@@ -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: r47550
+ basiert auf: r52071
-->
<!-- XXXTR: Should probably put links and resources here. I'm
nervous about this chapter as it may require a partial
@@ -269,9 +269,9 @@ makeoptions WITH_CTF=1</programlisting>
speziellen Sprache von &dtrace;. Diese Sprache wird die
D-Sprache genannt und ist sehr ähnlich zu C++. Eine
detaillierte Beschreibung dieser Sprache würde den Rahmen
- dieses Dokuments sprengen. In <uri
- xlink:href="http://wikis.oracle.com/display/DTrace/Documentation">
- http://wikis.oracle.com/display/DTrace/Documentation</uri>
+ dieses Dokuments sprengen. Im <uri
+ xlink:href="http://www.dtrace.org/guide">
+ Illumos Dynamic Tracing Guide</uri>
wird diese Sprache ausführlich beschrieben.</para>
</sect1>
More information about the svn-doc-head
mailing list