aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/lli.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-07 20:12:05 +0000
committerChris Lattner <sabre@nondot.org>2003-10-07 20:12:05 +0000
commit08a04fdd67cdb469cdc7c2f38e97df571ecacd26 (patch)
treed4ba1670bec2c00980194c2b1f75bb0c7c75ee39 /docs/CommandGuide/lli.html
parentbf6f438252969490afa203f13b93268c73718a23 (diff)
Consistently set the background color
Change the footer to include "maintained by" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8938 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/lli.html')
-rw-r--r--docs/CommandGuide/lli.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/lli.html b/docs/CommandGuide/lli.html
index dd6119bc7e..ba920984e1 100644
--- a/docs/CommandGuide/lli.html
+++ b/docs/CommandGuide/lli.html
@@ -3,7 +3,7 @@
LLVM: lli tool
</title>
-<body>
+<body bgcolor=white>
<center>
<h1>LLVM: <tt>lli</tt> tool</h1>
@@ -78,7 +78,7 @@ SEE ALSO
<a href="llc.html"><tt>llc</tt></a>
<HR>
-<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>
+Maintained by the <a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.
</body>
</html>