svn commit: r52586 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Dec 5 17:52:07 UTC 2018


Author: gjb
Date: Wed Dec  5 17:52:06 2018
New Revision: 52586
URL: https://svnweb.freebsd.org/changeset/doc/52586

Log:
  Document r338640, geom(8) '-p' flag addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:05 2018	(r52585)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:06 2018	(r52586)
@@ -631,6 +631,12 @@
 	<literal>vfs.ffs.dotrimcons=0</literal> to
 	&man.sysctl.conf.5;.</para>
 
+      <para revision="338640" contrib="sponsor"
+	sponsor="&darpa_afrl;">The &man.geom.8; utility has been
+	updated to add a new flag, <literal>-p</literal>, which
+	prints the <acronym>GEOM</acronym> class of the specified
+	provider.</para>
+
       <para revision="338684" contrib="sponsor"
 	sponsor="&darpa_afrl;">The &man.geom.8; utility has been
 	updated to add a new flag, <literal>-t</literal>, which


More information about the svn-doc-head mailing list