diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 65a707983b..546e8eb8c0 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -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> |