aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/gccas.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/gccas.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/gccas.html')
-rw-r--r--docs/CommandGuide/gccas.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/gccas.html b/docs/CommandGuide/gccas.html
index c0a5a7462d..b0297a45e7 100644
--- a/docs/CommandGuide/gccas.html
+++ b/docs/CommandGuide/gccas.html
@@ -1,7 +1,7 @@
<html>
<title>LLVM: gccas tool</title>
-<body>
+<body bgcolor=white>
<center>
<h1>LLVM: <tt>gccas</tt> tool</h1>
@@ -68,7 +68,7 @@ it will exit with a non-zero value.
<a href="gccld.html"><tt>gccld</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>