Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2019 01:48:58 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53274 - head/en_US.ISO8859-1/books/porters-handbook/versions
Message-ID:  <201907250148.x6P1mwPu033915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Jul 25 01:48:58 2019
New Revision: 53274
URL: https://svnweb.freebsd.org/changeset/doc/53274

Log:
  Fix formatting problem with OSVERSION 1300036 entry.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Wed Jul 24 19:46:17 2019	(r53273)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Thu Jul 25 01:48:58 2019	(r53274)
@@ -383,8 +383,8 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry><revnumber>349972</revnumber></entry>
 	    <entry>July 13, 2019</entry>
 	    <entry>13.0-CURRENT after adding arm_drain_writebuf() and
-          arm_sync_icache() for compatibility with NetBSD and
-          OpenBSD.</entry>
+	      arm_sync_icache() for compatibility with NetBSD and
+	      OpenBSD.</entry>
 	  </row>
 	</tbody>
       </tgroup>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907250148.x6P1mwPu033915>