svn commit: r334676 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jun 5 21:41:11 UTC 2018


Author: gjb
Date: Tue Jun  5 21:41:09 2018
New Revision: 334676
URL: https://svnweb.freebsd.org/changeset/base/334676

Log:
  Document r330733, zfsd(8) updated to work with any GEOM provider.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:08 2018	(r334675)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:09 2018	(r334676)
@@ -337,6 +337,12 @@
 	allow the <literal>@</literal> and <literal>!</literal>
 	characters in the <acronym>GECOS</acronym> field.</para>
 
+      <para revision="330733" contrib="sponsor"
+	sponsor="&spectralogic;">The &man.zfsd.8; utility has been
+	updated to work with any type of <acronym>GEOM</acronym>
+	provider, including &man.md.4;, &man.geli.8;, &man.glabel.8;,
+	and &man.gstripe.8;.</para>
+
       <para revision="331471">The &man.ps.1; utility has been updated
 	to include a <literal>jail</literal> keyword, which when used
 	will list the name of a &man.jail.8; instead of the numeric


More information about the svn-src-all mailing list