svn commit: r53447 - head/de_DE.ISO8859-1/books/handbook/zfs

Bjoern Heidotting bhd at FreeBSD.org
Tue Oct 1 17:47:21 UTC 2019


Author: bhd
Date: Tue Oct  1 17:47:20 2019
New Revision: 53447
URL: https://svnweb.freebsd.org/changeset/doc/53447

Log:
  Update to r53010:
  
  Correct the description of vfs.zfs.arc_max.
  
  Update the description of the default value for the vgs.zfs.arc_max tunable.
  It changed since the chapter was written and this patch updates it to the
  definition in the code.

Modified:
  head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml	Tue Oct  1 11:24:55 2019	(r53446)
+++ head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml	Tue Oct  1 17:47:20 2019	(r53447)
@@ -4,7 +4,7 @@
      The FreeBSD German Documentation Project
 
      $FreeBSD$
-     basiert auf: r52404
+     basiert auf: r53010
 -->
 
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -3388,7 +3388,7 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * 
 	    - Maximale Größe des <link
 	      linkend="zfs-term-arc"><acronym>ARC</acronym></link>.
 	    Die Voreinstellung ist der gesamte <acronym>RAM</acronym>
-	    weniger 1 GB oder die Hälfte vom
+	    weniger 1 GB oder 5/8 vom
 	    <acronym>RAM</acronym>, je nachdem, was mehr ist.
 	    Allerdings sollte ein niedriger Wert verwendet werden,
 	    wenn das System weitere Dienste oder Prozesse laufen


More information about the svn-doc-all mailing list