svn commit: r270641 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 22:25:57 UTC 2014


Author: gjb
Date: Mon Aug 25 22:25:57 2014
New Revision: 270641
URL: http://svnweb.freebsd.org/changeset/base/270641

Log:
  Fix a formatting nit.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 22:20:04 2014	(r270640)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 22:25:57 2014	(r270641)
@@ -299,8 +299,8 @@
 	<itemizedlist>
 	  <listitem>
 	    <para>Post-mortem debugging has been added when
-	      a guest virtual machine exits with an <quote>
-		<acronym>EPT</acronym> Misconfiguration</quote>
+	      a guest virtual machine exits with an
+	      <quote><acronym>EPT</acronym> Misconfiguration</quote>
 	      error.</para>
 	  </listitem>
 


More information about the svn-src-all mailing list