svn commit: r51365 - head/share/xml

Brad Davis brd at FreeBSD.org
Thu Jan 4 17:59:35 UTC 2018


Author: brd
Date: Thu Jan  4 17:59:34 2018
New Revision: 51365
URL: https://svnweb.freebsd.org/changeset/doc/51365

Log:
  Fix some formatting in the news entry about Meltdown and Spectre

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Thu Jan  4 17:50:27 2018	(r51364)
+++ head/share/xml/news.xml	Thu Jan  4 17:59:34 2018	(r51365)
@@ -36,11 +36,14 @@
 	<name>4</name>
 
 	<event>
+
+           <title>About the Meltdown and Spectre attacks</title>
+
 	   <p>About the <a href="https://meltdownattack.com/">Meltdown</a>
 	   and <a href="https://spectreattack.com/">Spectre</a> attacks:
-	   FreeBSD was made aware of the problems in late December 2017.
+	   &os; was made aware of the problems in late December 2017.
 	   We're working with CPU vendors and the published papers on
-	   these attacks to mitigate them on FreeBSD. Due to the
+	   these attacks to mitigate them on &os;. Due to the
 	   fundamental nature of the attacks, no estimate is yet
 	   available for the publication date of patches.</p>
 	</event>


More information about the svn-doc-all mailing list