Consistently set the background color
Change the footer to include "maintained by"
llvm-svn: 8938
diff --git a/llvm/docs/CommandGuide/opt.html b/llvm/docs/CommandGuide/opt.html
index b756207..ace6a7a 100644
--- a/llvm/docs/CommandGuide/opt.html
+++ b/llvm/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 @@
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>