Update to r53373:
Fix two textproc/igor warnings: - extra space after content - a straggling </entry>
This commit is contained in:
parent
f6a49b1e07
commit
d30864a445
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53836
1 changed files with 3 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
basiert auf: r53010
|
basiert auf: r53373
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
|
@ -3690,7 +3690,7 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16</
|
||||||
|
|
||||||
<!-- These sections will be added in the future
|
<!-- These sections will be added in the future
|
||||||
<sect2 xml:id="zfs-advanced-booting">
|
<sect2 xml:id="zfs-advanced-booting">
|
||||||
<title>Booting Root on <acronym>ZFS</acronym> </title>
|
<title>Booting Root on <acronym>ZFS</acronym></title>
|
||||||
|
|
||||||
<para></para>
|
<para></para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -3859,8 +3859,7 @@ vfs.zfs.vdev.cache.size="5M"</programlisting>
|
||||||
<acronym>GUID</acronym> identifiziert. Die verfügbaren
|
<acronym>GUID</acronym> identifiziert. Die verfügbaren
|
||||||
Eigenschaften werden durch die
|
Eigenschaften werden durch die
|
||||||
<acronym>ZFS</acronym>-Versionsnummer des Pools
|
<acronym>ZFS</acronym>-Versionsnummer des Pools
|
||||||
bestimmt.
|
bestimmt.</entry>
|
||||||
</entry>
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in a new issue