summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-22 06:48:03 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-22 06:48:03 +0000
commit847f9b7d31118114f8becc7313caa834db58c9fd (patch)
treef891c14644c16ffa404bf5c65460d7f82e43eeaf /docs/CommandGuide
parent473cbecff04c471b7c2f2b0be824a105cd53970a (diff)
downloadllvm-847f9b7d31118114f8becc7313caa834db58c9fd.tar.gz
llvm-847f9b7d31118114f8becc7313caa834db58c9fd.tar.bz2
llvm-847f9b7d31118114f8becc7313caa834db58c9fd.tar.xz
Hopefully fix a link.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19102 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvmgxx.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmgxx.pod b/docs/CommandGuide/llvmgxx.pod
index 0f23844d19..16379c249a 100644
--- a/docs/CommandGuide/llvmgxx.pod
+++ b/docs/CommandGuide/llvmgxx.pod
@@ -77,7 +77,7 @@ occurs, it will exit with a non-zero value.
=head1 SEE ALSO
-L<llvm-gcc>, L<gccas>, L<gccld>
+L<llvm-gcc|llvmgcc>, L<gccas>, L<gccld>
=head1 AUTHORS