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

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


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

Log:
  Document r325003, diskinfo(8) rotation rate and TRIM/UNMAP support
  displayed.
  
  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:03 2018	(r332697)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:04 2018	(r332698)
@@ -177,6 +177,12 @@
 	to display if a process is running with &man.capsicum.4;
 	capability mode, indicated by <literal>C</literal>.</para>
 
+      <para revision="325003" contrib="sponsor"
+	sponsor="&spectralogic;">The &man.diskinfo.8; utility has been
+	updated to display disk rotation rate and if
+	<acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported
+	by the disk.</para>
+
       <para revision="328140">The &man.df.1; utility has been updated
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>


More information about the svn-src-all mailing list