aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CFEBuildInstrs.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:19:21 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:19:21 +0000
commit00b95c311e20d549a2428a1b33ac5eea53f0d98e (patch)
treed84c0d656a9bcdf49198829d7d53b0c2bcabcdf7 /docs/CFEBuildInstrs.html
parent98558aedbcb5af0b5dddd172d966af7f3d467ad6 (diff)
downloadexternal_llvm-00b95c311e20d549a2428a1b33ac5eea53f0d98e.zip
external_llvm-00b95c311e20d549a2428a1b33ac5eea53f0d98e.tar.gz
external_llvm-00b95c311e20d549a2428a1b33ac5eea53f0d98e.tar.bz2
Fix HTML-4.01 Strict compliance
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20386 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CFEBuildInstrs.html')
-rw-r--r--docs/CFEBuildInstrs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index 7630e4e..f9f4bf2 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -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>