Author: gjb
Date: Thu May 25 12:04:23 2017
New Revision: 318871
URL: https://svnweb.freebsd.org/changeset/base/318871

Log:
  Further expand the r318785 entry, noting vfs.zfs.debugflags can be
  set in loader.conf(5), whereas vfs.zfs.debug_flags could not.
  
  Submitted by: avg
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml  Thu May 25 
11:05:19 2017        (r318870)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml  Thu May 25 
12:04:23 2017        (r318871)
@@ -736,7 +736,10 @@
       <para revision="318785">The
        <literal>vfs.zfs.debug_flags</literal> &man.sysctl.8; has been
        deprecated in favor of
-       <literal>vfs.zfs.debugflags</literal>.</para>
+       <literal>vfs.zfs.debugflags</literal>.  Additionally,
+       <literal>vfs.zfs.debugflags</literal> can now be configured in
+       &man.loader.conf.5;, whereas
+       <literal>vfs.zfs.debug_flags</literal> could not.</para>
     </sect2>
 
     <sect2 xml:id="storage-geom">
_______________________________________________
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