[llvm-commits] CVS: llvm/docs/GettingStarted.html

Reid Spencer reid at x10sys.com
Wed Jul 26 22:51:48 PDT 2006



Changes in directory llvm/docs:

GettingStarted.html updated: 1.137 -> 1.138
---
Log message:

Fix section title to use lower case.


---
Diffs of the changes:  (+2 -2)

 GettingStarted.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.137 llvm/docs/GettingStarted.html:1.138
--- llvm/docs/GettingStarted.html:1.137	Thu Jul 27 00:43:30 2006
+++ llvm/docs/GettingStarted.html	Thu Jul 27 00:51:34 2006
@@ -989,7 +989,7 @@
 
 <!-- ======================================================================= -->
 <div class="doc_subsection">
-  <a name="cross-compile">Compiling LLVM As A Cross-compiler</a>
+  <a name="cross-compile">Compiling LLVM as a Cross-compiler</a>
 </div>
 
 <div class="doc_text">
@@ -1590,7 +1590,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/07/27 05:43:30 $
+  Last modified: $Date: 2006/07/27 05:51:34 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list