summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-07-01 17:52:58 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-07-01 17:52:58 +0000
commit6dfdbc81add8c0a1b8b200613f8193a9b86be757 (patch)
tree389306e06cf31700a578318c22b576ff187a731a /docs/CommandGuide
parent59b006733491dec071d894ad8dc139c292000fd6 (diff)
downloadllvm-6dfdbc81add8c0a1b8b200613f8193a9b86be757.tar.gz
llvm-6dfdbc81add8c0a1b8b200613f8193a9b86be757.tar.bz2
llvm-6dfdbc81add8c0a1b8b200613f8193a9b86be757.tar.xz
Make the text of the link to llvmgxx.html more appropriate: `llvmg++'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14535 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvmgcc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmgcc.pod b/docs/CommandGuide/llvmgcc.pod
index 4cbf728380..c4b553a15a 100644
--- a/docs/CommandGuide/llvmgcc.pod
+++ b/docs/CommandGuide/llvmgcc.pod
@@ -78,7 +78,7 @@ occurs, it will exit with a non-zero value.
=head1 SEE ALSO
-L<llvmgxx>, L<gccas>, L<gccld>
+L<llvmg++|llvmgxx>, L<gccas>, L<gccld>
=head1 AUTHORS