diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-09 05:05:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-09 05:05:39 +0000 |
commit | 52fa42dd82b160b2c7f3e147918d665496d591b1 (patch) | |
tree | 3ccf3394bc4cfb37a62a8e94eb68a40abf4dfe7c | |
parent | 0b02dbc24095c8d1e447653d478b93b8c01cf22c (diff) | |
download | external_llvm-52fa42dd82b160b2c7f3e147918d665496d591b1.zip external_llvm-52fa42dd82b160b2c7f3e147918d665496d591b1.tar.gz external_llvm-52fa42dd82b160b2c7f3e147918d665496d591b1.tar.bz2 |
Too much of a title for it's own good
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14716 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 1becb6d..6d8b5be 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,12 +2,12 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> - <title>The LLVM Compiler Infrastructure documentation</title> + <title>Documentation for the LLVM System</title> <link rel="stylesheet" href="llvm.css" type="text/css"> </head> <body> -<div class="doc_title">The LLVM Compiler Infrastructure Documentation</div> +<div class="doc_title">Documentation for the LLVM System</div> <div class="doc_text"> <ul> @@ -179,7 +179,6 @@ volume.</p></li> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> - <a href="mailto:criswell [at] cs.uiuc.edu">John Criswell</a><br> <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |