llvm/docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153508 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 23e31b7..72153a9 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -403,7 +403,6 @@
<li>On Darwin, the ARM target now has a full-featured integrated assembler.
</li>
</ul>
-</div>
<h4>
<a name="armintegratedassembler">ARM Integrated Assembler</a>
@@ -421,6 +420,8 @@
for details). While there is some, and growing, support for pre-unfied (divided)
syntax, there are still significant gaps in that support.</p>
</div>
+
+</div>
<!--=========================================================================-->
<h3>
<a name="MIPS">MIPS Target Improvements</a>
@@ -521,8 +522,6 @@
</div>
-</div>
-
<!--=========================================================================-->
<h3>
<a name="tools_changes">Tools Changes</a>