Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2019 17:47:21 +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: r53447 - head/de_DE.ISO8859-1/books/handbook/zfs
Message-ID:  <201910011747.x91HlLHd042056@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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&nbsp;GB oder die Hälfte vom
+	    weniger 1&nbsp;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



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