[llvm-commits] CVS: llvm/docs/CommandGuide/index.html

Brian Gaeke gaeke at cs.uiuc.edu
Thu Oct 16 13:06:01 PDT 2003


Changes in directory llvm/docs/CommandGuide:

index.html updated: 1.8 -> 1.9

---
Log message:

yikes, a copy-and-paste-o


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

Index: llvm/docs/CommandGuide/index.html
diff -u llvm/docs/CommandGuide/index.html:1.8 llvm/docs/CommandGuide/index.html:1.9
--- llvm/docs/CommandGuide/index.html:1.8	Thu Oct 16 13:04:40 2003
+++ llvm/docs/CommandGuide/index.html	Thu Oct 16 13:05:09 2003
@@ -32,7 +32,7 @@
 		Disassemble an LLVM bytecode file into human-readable form.
 		<p>
 
-		<dt><A href="llvm-nm.html"><b>llvm-dis</b></A>
+		<dt><A href="llvm-nm.html"><b>llvm-nm</b></A>
 		<dd>
 		Print out the names and types of symbols in an LLVM bytecode file.
 		<p>





More information about the llvm-commits mailing list