Author: cem
Date: Fri Feb 16 01:03:08 2018
New Revision: 329346
URL: https://svnweb.freebsd.org/changeset/base/329346

Log:
  rc.conf.5: Flip default background_fsck language to match defaults
  
  Reviewed by:  Daniel O'Connor <darius AT dons.net.au>
  Sponsored by: Dell EMC Isilon

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

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5       Fri Feb 16 00:17:32 2018        
(r329345)
+++ head/share/man/man5/rc.conf.5       Fri Feb 16 01:03:08 2018        
(r329346)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 9, 2017
+.Dd February 15, 2018
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -2056,8 +2056,8 @@ of the file systems fails.
 .It Va background_fsck
 .Pq Vt bool
 If set to
-.Dq Li YES ,
-the system will attempt to run
+.Dq Li NO ,
+the system will not attempt to run
 .Xr fsck 8
 in the background where possible.
 .It Va background_fsck_delay
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to