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
This commit is contained in:
parent
ee992bde9b
commit
9aef80389c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46765
1 changed files with 5 additions and 2 deletions
|
@ -10,15 +10,18 @@ that might make this chapter too large.
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/dtrace/chapter.xml,v 1.4 2009/08/22 18:54:15 bcr Exp $
|
$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
|
<!-- XXXTR: Should probably put links and resources here. I'm
|
||||||
nervous about this chapter as it may require a partial
|
nervous about this chapter as it may require a partial
|
||||||
re-write and large modification once DTrace is complete, but
|
re-write and large modification once DTrace is complete, but
|
||||||
at least we can get everyone started ... -->
|
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>
|
<info>
|
||||||
<title>&dtrace;</title>
|
<title>&dtrace;</title>
|
||||||
|
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<personname>
|
<personname>
|
||||||
|
|
Loading…
Reference in a new issue