Fix HTML violations.
authorBill Wendling <isanbard@gmail.com>
Mon, 20 Jul 2009 02:32:41 +0000 (02:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 20 Jul 2009 02:32:41 +0000 (02:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76392 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 9b801cffc3ac6aa9150f82771cf8873445f13248..122fddaa82850da438de0cf6c65fbac2e55d3730 100644 (file)
@@ -1916,8 +1916,8 @@ Classifications</a> </div>
 
 <!-- ======================================================================= -->
 <div class="doc_subsection">
-<a name="aggregateconstants"> <!-- old anchor -->
-<a name="complexconstants">Complex Constants</a></a>
+<a name="aggregateconstants"></a> <!-- old anchor -->
+<a name="complexconstants">Complex Constants</a>
 </div>
 
 <div class="doc_text">
@@ -2700,7 +2700,7 @@ Instruction</a> </div>
    representations.</p>
 
 <h5>Arguments:</h5>
-<p>The two arguments to the '<tt>fsub</tt>' instruction must be <a
+<p>The two arguments to the '<tt>fsub</tt>' instruction must be
    <a href="#t_floating">floating point</a> or <a href="#t_vector">vector</a> of
    floating point values.  Both arguments must have identical types.</p>