svn commit: r332700 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:20 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:06 2018
New Revision: 332700
URL: https://svnweb.freebsd.org/changeset/base/332700

Log:
  Document r321929, diskinfo(8) '-s' also includes the device model.
  
  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	Wed Apr 18 14:43:05 2018	(r332699)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:06 2018	(r332700)
@@ -178,6 +178,10 @@
 	<literal>-p</literal> flags are mutually exclusive, and cannot
 	be used with any other flags.</para>
 
+      <para revision="321929">The &man.diskinfo.8; utility has also
+	been updated to include device model when the
+	<literal>-s</literal> flag is used.</para>
+
       <para revision="324270">The &man.ps.1; utility has been updated
 	to reflect realtime and idle priorities in state flags.</para>
 


More information about the svn-src-all mailing list