summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-16 18:05:09 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-16 18:05:09 +0000
commitcab5c190eb73b2a4e28f24076b4affcdd4d4332b (patch)
tree48236e6d395b85eb38e98ac643b2c36960383517 /docs
parentf0e3a08ea283b02116d013083d55e847f76929e1 (diff)
downloadllvm-cab5c190eb73b2a4e28f24076b4affcdd4d4332b.tar.gz
llvm-cab5c190eb73b2a4e28f24076b4affcdd4d4332b.tar.bz2
llvm-cab5c190eb73b2a4e28f24076b4affcdd4d4332b.tar.xz
yikes, a copy-and-paste-o
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9164 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/index.html2
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>