svn commit: r46765 - head/de_DE.ISO8859-1/books/handbook/dtrace
Benedict Reuschling
bcr at FreeBSD.org
Thu Jun 4 17:10:35 UTC 2015
Author: bcr
Date: Thu Jun 4 17:10:34 2015
New Revision: 46765
URL: https://svnweb.freebsd.org/changeset/doc/46765
Log:
Resync with r46052:
Make a few whitespace fixes and bring this chapter in sync
with the en_US handbook chapter.
Obtained from: The FreeBSD German Documentation Project
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 Jun 4 17:03:16 2015 (r46764)
+++ head/de_DE.ISO8859-1/books/handbook/dtrace/chapter.xml Thu Jun 4 17:10:34 2015 (r46765)
@@ -10,15 +10,18 @@ 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: r44577
+ basiert auf: r46052
-->
<!-- XXXTR: Should probably put links and resources here. I'm
nervous about this chapter as it may require a partial
re-write and large modification once DTrace is complete, but
at least we can get everyone started ... -->
-<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="dtrace">
+<chapter xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
+ xml:id="dtrace">
<info>
<title>&dtrace;</title>
+
<authorgroup>
<author>
<personname>
More information about the svn-doc-all
mailing list