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 | 3c29911bf3bc721062e58ddfca5fc1169a2f4e79 (patch) | |
tree | 44c3cc5247b9af7f72dfcfeba7d815dd3fb47794 | |
parent | e5ad8155d3265860a0cab8cb08dfc4a20a926088 (diff) | |
download | external_llvm-3c29911bf3bc721062e58ddfca5fc1169a2f4e79.zip external_llvm-3c29911bf3bc721062e58ddfca5fc1169a2f4e79.tar.gz external_llvm-3c29911bf3bc721062e58ddfca5fc1169a2f4e79.tar.bz2 |
Make the page footer consistent with the rest of the site.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9779 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CommandLine.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html index d58bba9..9282109 100644 --- a/docs/CommandLine.html +++ b/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> |