diff options
Diffstat (limited to 'llvm')
-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> |