summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-15 01:11:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-15 01:11:54 +0000
commit98e745adf6d7d0b10fce465c194525a7d8bb6cd3 (patch)
tree56d90b527d8163b8c24d8feaa7586631ce7392a2
parent682918f99b18a6dc5ed44201db1861e4eb128578 (diff)
downloadbcm5719-llvm-98e745adf6d7d0b10fce465c194525a7d8bb6cd3.tar.gz
bcm5719-llvm-98e745adf6d7d0b10fce465c194525a7d8bb6cd3.zip
Fix validation errors.
llvm-svn: 34291
-rw-r--r--llvm/docs/DeveloperPolicy.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 5fab3e79478..27d2e81304a 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.html
@@ -306,7 +306,6 @@
increase the chance that your request for commit access is granted. Getting
to know the members of the LLVM community (email, IRC, in person contact,
etc.) will also increase your chances.</p>
- </ol>
</div>
<!-- _______________________________________________________________________ -->
@@ -372,7 +371,7 @@
the top of a file may become meaningless as maintenance/ownership of files
changes.</li>
<li>Developers should submit or commit patches to the
- <a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=1.67&content-type=text/x-cvsweb-markup">CREDITS.txt</a>
+ <a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=1.67&amp;content-type=text/x-cvsweb-markup">CREDITS.txt</a>
file to summarize their contributions.</li>
<li>Commit comments should contain correct attribution of the person who
submitted the patch if that person is not the committer (i.e. when a
OpenPOWER on IntegriCloud