[llvm-commits] CVS: llvm/docs/DeveloperPolicy.html
Reid Spencer
reid at x10sys.com
Wed Feb 14 09:24:21 PST 2007
Changes in directory llvm/docs:
DeveloperPolicy.html updated: 1.15 -> 1.16
---
Log message:
Synchronize TOC headings with actual headings.
---
Diffs of the changes: (+3 -3)
DeveloperPolicy.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/docs/DeveloperPolicy.html
diff -u llvm/docs/DeveloperPolicy.html:1.15 llvm/docs/DeveloperPolicy.html:1.16
--- llvm/docs/DeveloperPolicy.html:1.15 Wed Feb 14 11:20:59 2007
+++ llvm/docs/DeveloperPolicy.html Wed Feb 14 11:24:04 2007
@@ -46,7 +46,7 @@
</td><td class="layout">
<!--=========================================================================-->
-<div class="doc_section"><a name="overview">Overview</a></div>
+<div class="doc_section"><a name="introduction">Introduction</a></div>
<!--=========================================================================-->
<div class="doc_text">
<p>This document contains the LLVM Developer Policy which defines the
@@ -281,7 +281,7 @@
</div>
<!-- _______________________________________________________________________ -->
-<div class="doc_subsection"> <a name="c_access">Gaining Commit Access</a></div>
+<div class="doc_subsection"> <a name="c_access">Obtaining Commit Access</a></div>
<div class="doc_text">
<p>Commit access to the repository is granted according to this policy:</p>
<ol>
@@ -478,7 +478,7 @@
Written By: the
<a href="mailto:llvm-oversight at cs.uiuc.edu">LLVM Oversight Group</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/02/14 17:20:59 $
+ Last modified: $Date: 2007/02/14 17:24:04 $
</address>
</body>
</html>
More information about the llvm-commits
mailing list