Added headers
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53742 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/StaticAnalysis.html b/www/StaticAnalysis.html
index 6bc1be1..29df8b9 100644
--- a/www/StaticAnalysis.html
+++ b/www/StaticAnalysis.html
@@ -42,13 +42,17 @@
analyzer have a low false positive rate for most code on all checks.</li>
</ul>
-<p>If you encounter a false positive, <b>please let us know about it</b> by <a
+<h3>Please tell us about False Positives</h3>
+
+<p>If you encounter a false positive, <b>please let us know</b> by <a
href="StaticAnalysisUsage.html#filingbugs">filing a bug report</a>. False
positives cannot be addressed unless we know about them.</p>
-<p>Further, if there are specific kinds of bugs you would like the tool to find,
+<h3>Want more bugs?</h3>
+
+<p>If there are specific kinds of bugs you would like the tool to find,
please feel free to file <a href="StaticAnalysisUsage.html#filingbugs">feature
-requests</a>.</p.>
+requests</a>.</p>
<!-- Generated from: http://www.spiffycorners.com/index.php -->
@@ -127,7 +131,7 @@
<div id="wrappedcontent">
<h2>Download</h2>
<ul>
- <li>Mac OS X (Universal binary, 10.5+):
+ <li>Mac OS X (Intel-only, 10.5+):
<p>
<!--#include virtual="latest_checker.html.incl"-->
</p>