yikes, a copy-and-paste-o
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 16 Oct 2003 18:05:09 +0000 (18:05 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 16 Oct 2003 18:05:09 +0000 (18:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9164 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/index.html

index 65a707983b24c59cb413ea0353fd8bb2001e36a0..546e8eb8c06f0629bab8b97cac4742136d169abf 100644 (file)
@@ -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>