diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-07 20:12:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-07 20:12:05 +0000 |
commit | 7c2b126a0e38140d88634f1ac3a7088d0fd3ca62 (patch) | |
tree | 699a648a1905528e51a7d4e445791dc69e179aff /llvm/docs/CommandGuide/gccld.html | |
parent | c2386da9151e76bab104fa4f09e9cb0389405ece (diff) | |
download | bcm5719-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/gccld.html')
-rw-r--r-- | llvm/docs/CommandGuide/gccld.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/gccld.html b/llvm/docs/CommandGuide/gccld.html index 27ed3fe7d73..517caa95a15 100644 --- a/llvm/docs/CommandGuide/gccld.html +++ b/llvm/docs/CommandGuide/gccld.html @@ -174,7 +174,7 @@ The -L option cannot be used for find native code libraries when using the -native option. <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> |