Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 19:58:59 +0000 (UTC)
From:      Bjoern Heidotting <bhd@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52331 - head/de_DE.ISO8859-1/books/handbook/dtrace
Message-ID:  <201810041958.w94Jwxjw034128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810041958.w94Jwxjw034128>