summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/opt.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/opt.html
parentbf6f438252969490afa203f13b93268c73718a23 (diff)
downloadllvm-08a04fdd67cdb469cdc7c2f38e97df571ecacd26.tar.gz
llvm-08a04fdd67cdb469cdc7c2f38e97df571ecacd26.tar.bz2
llvm-08a04fdd67cdb469cdc7c2f38e97df571ecacd26.tar.xz
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/opt.html')
-rw-r--r--docs/CommandGuide/opt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/opt.html b/docs/CommandGuide/opt.html
index b75620706c..ace6a7ac98 100644
--- a/docs/CommandGuide/opt.html
+++ b/docs/CommandGuide/opt.html
@@ -3,7 +3,7 @@
LLVM: opt tool
</title>
-<body>
+<body bgcolor=white>
<center>
<h1>LLVM: opt tool</h1>
@@ -127,7 +127,7 @@ SEE ALSO
analyze
<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>