svn commit: r270586 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 16:25:19 UTC 2014


Author: gjb
Date: Mon Aug 25 16:25:18 2014
New Revision: 270586
URL: http://svnweb.freebsd.org/changeset/base/270586

Log:
  Document r268791, gstat(8) '-p' flag.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 16:25:16 2014	(r270585)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 16:25:18 2014	(r270586)
@@ -669,6 +669,10 @@
 	allows issuing <command>SCSI PERSISTENT RESERVE IN</command>
 	and <command>SCSI PERSISTENT RESERVE OUT</command>.</para>
 
+      <para revision="268791">The &man.gstat.8; utility has been
+	updated to include a new flag, <literal>-p</literal>, which
+	displays only physical providers when specified.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list