Fix HTML-4.01 Strict compliance
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 1 Mar 2005 17:19:21 +0000 (17:19 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 1 Mar 2005 17:19:21 +0000 (17:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20386 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CFEBuildInstrs.html

index 7630e4eb73ad10628b1461a7032c998702208c47..f9f4bf29b5f9f0d019b5aac6ab9f3d5f03ab7a42 100644 (file)
@@ -76,11 +76,11 @@ shown to work correctly.</p>
 will cause the GNU <tt>ld</tt> linker to fail an assertion when linking
 components of the libstdc++. It is recommended that you replace the entire
 binutils package with version 2.15 such that "<tt>ld --version</tt>" responds
-with<br/>
+with</p>
 <pre>GNU ld version 2.15</pre>
 not with:<br/>
 <pre>GNU ld version 2.15.91 20040725</pre>
-</p></div>
+</div>
 
 <!--=========================================================================-->
 <div class="doc_subsection"><a name="aix">Building under AIX</a></div>