svn commit: r288847 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:12:19 UTC 2015


Author: gjb
Date: Mon Oct  5 20:12:18 2015
New Revision: 288847
URL: https://svnweb.freebsd.org/changeset/base/288847

Log:
  Document r285524, hw.model sysctl.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:12:15 2015	(r288846)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:12:18 2015	(r288847)
@@ -951,6 +951,10 @@
 	been added, which when set to <literal>1</literal> during
 	runtime will flush all
 	<literal>net.inet.tcp.hostcache</literal> entries.</para>
+
+      <para revision="285524">A new &man.sysctl.8;,
+	<literal>hw.model</literal>, has been added, which displays
+	<acronym>CPU</acronym> model information.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list