diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 18:11:14 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 18:11:14 +0000 |
commit | 7120c837fba55cdac8425ea223d5ed47a2a13149 (patch) | |
tree | 22d4057d0f250bac17fbf5bd1dd2a02ab40768f6 /llvm/docs/CommandLine.html | |
parent | 2c3068026aa6cf18d7740e0af074fa5bf054f328 (diff) | |
download | bcm5719-llvm-7120c837fba55cdac8425ea223d5ed47a2a13149.tar.gz bcm5719-llvm-7120c837fba55cdac8425ea223d5ed47a2a13149.zip |
Make the page footer consistent with the rest of the site.
llvm-svn: 9779
Diffstat (limited to 'llvm/docs/CommandLine.html')
-rw-r--r-- | llvm/docs/CommandLine.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html index d58bba93373..92821090b43 100644 --- a/llvm/docs/CommandLine.html +++ b/llvm/docs/CommandLine.html @@ -2,8 +2,8 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> - <link rel="stylesheet" href="llvm.css" type="text/css"> <title>CommandLine 2.0 Library Manual</title> + <link rel="stylesheet" href="llvm.css" type="text/css"> </head> <body> @@ -1689,10 +1689,10 @@ tutorial.</p> <hr> <div class="doc_footer"> -<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> -<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> -<br> -Last modified: $Date$ + <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> + <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> + <br> + Last modified: $Date$ </div> </body> |