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

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


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

Log:
  Document r324380, cpucontrol(8) '-n' flag addition.
  
  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:17 2018	(r332711)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:18 2018	(r332712)
@@ -207,6 +207,11 @@
 	to display if a process is running with &man.capsicum.4;
 	capability mode, indicated by <literal>C</literal>.</para>
 
+      <para revision="324380">The &man.cpucontrol.8; utility has been
+	updated to include a new flag, <literal>-n</literal>, that
+	disables the default microcode update search path when
+	used.</para>
+
       <para revision="325003" contrib="sponsor"
 	sponsor="&spectralogic;">The &man.diskinfo.8; utility has been
 	updated to display disk rotation rate and if


More information about the svn-src-all mailing list