Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 23:58:26 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r228355 - head/share/man/man5
Message-ID:  <201112082358.pB8NwQ3I008121@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Thu Dec  8 23:58:26 2011
New Revision: 228355
URL: http://svn.freebsd.org/changeset/base/228355

Log:
  As of r226865, daily_scrub_zfs_default_threshold is 35 days; document
  accordingly.
  
  PR:		162890
  Submitted by:	Oliver Hartmann (ohartman ! mail.zedat.fu-berlin.de)
  Patch by:	Niclas Zeising (niclas.zeising ! gmail.com)
  MFC after:	1 week
  X-Need-MFC:	r226865

Modified:
  head/share/man/man5/periodic.conf.5

Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5	Thu Dec  8 22:33:37 2011	(r228354)
+++ head/share/man/man5/periodic.conf.5	Thu Dec  8 23:58:26 2011	(r228355)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 15, 2010
+.Dd December 8, 2011
 .Dt PERIODIC.CONF 5
 .Os
 .Sh NAME
@@ -631,7 +631,7 @@ If the list is empty or not set, all zfs
 .It Va daily_scrub_zfs_default_threshold
 .Pq Vt int
 Number of days between a scrub if no pool-specific threshold is set.
-The default value if no value is set is 30.
+If not set, the default value is 35, corresponding to 5 weeks.
 .It Va daily_scrub_zfs_ Ns Ao Ar poolname Ac Ns Va _threshold
 .Pq Vt int
 The same as



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