Changes in directory llvm-www/releases/1.7/docs/CommandGuide:

Makefile updated: 1.1 -> 1.2
index.html updated: 1.1 -> 1.2
---
Log message:

1.7 docs


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

 Makefile   |    2 +-
 index.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm-www/releases/1.7/docs/CommandGuide/Makefile
diff -u llvm-www/releases/1.7/docs/CommandGuide/Makefile:1.1 
llvm-www/releases/1.7/docs/CommandGuide/Makefile:1.2
--- llvm-www/releases/1.7/docs/CommandGuide/Makefile:1.1        Thu Apr 20 
01:10:37 2006
+++ llvm-www/releases/1.7/docs/CommandGuide/Makefile    Thu Apr 20 01:21:07 2006
@@ -30,7 +30,7 @@
          --podpath=. --noindex --infile=$< --outfile=$@ --title=$*
 
 man/man1/%.1: %.pod
-       pod2man --release=1.5 --center="LLVM Command Guide" $< $@
+       pod2man --release=1.7 --center="LLVM Command Guide" $< $@
 
 ps/%.ps: man/man1/%.1
        groff -Tps -man $< > $@


Index: llvm-www/releases/1.7/docs/CommandGuide/index.html
diff -u llvm-www/releases/1.7/docs/CommandGuide/index.html:1.1 
llvm-www/releases/1.7/docs/CommandGuide/index.html:1.2
--- llvm-www/releases/1.7/docs/CommandGuide/index.html:1.1      Thu Apr 20 
01:10:37 2006
+++ llvm-www/releases/1.7/docs/CommandGuide/index.html  Thu Apr 20 01:21:07 2006
@@ -143,7 +143,7 @@
   src="http://www.w3.org/Icons/valid-html401"; alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.org";>LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/04/20 06:10:37 $
+  Last modified: $Date: 2006/04/20 06:21:07 $
 </address>
 
 </body>



_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to