Fix HTML violations.

llvm-svn: 76392
This commit is contained in:
Bill Wendling 2009-07-20 02:32:41 +00:00
parent d9a66f73c8
commit 972b720cc1
1 changed files with 3 additions and 3 deletions

View File

@ -1916,8 +1916,8 @@ Classifications</a> </div>
<!-- ======================================================================= --> <!-- ======================================================================= -->
<div class="doc_subsection"> <div class="doc_subsection">
<a name="aggregateconstants"> <!-- old anchor --> <a name="aggregateconstants"></a> <!-- old anchor -->
<a name="complexconstants">Complex Constants</a></a> <a name="complexconstants">Complex Constants</a>
</div> </div>
<div class="doc_text"> <div class="doc_text">
@ -2700,7 +2700,7 @@ Instruction</a> </div>
representations.</p> representations.</p>
<h5>Arguments:</h5> <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 <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> floating point values. Both arguments must have identical types.</p>