summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit7c2b126a0e38140d88634f1ac3a7088d0fd3ca62 (patch)
tree699a648a1905528e51a7d4e445791dc69e179aff /llvm/docs/CommandGuide/gccas.html
parentc2386da9151e76bab104fa4f09e9cb0389405ece (diff)
downloadbcm5719-llvm-7c2b126a0e38140d88634f1ac3a7088d0fd3ca62.tar.gz
bcm5719-llvm-7c2b126a0e38140d88634f1ac3a7088d0fd3ca62.zip
Consistently set the background color
Change the footer to include "maintained by" llvm-svn: 8938
Diffstat (limited to 'llvm/docs/CommandGuide/gccas.html')
-rw-r--r--llvm/docs/CommandGuide/gccas.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/gccas.html b/llvm/docs/CommandGuide/gccas.html
index c0a5a7462d2..b0297a45e71 100644
--- a/llvm/docs/CommandGuide/gccas.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud