From f004028ed31f0fdf2944600275b322557c820881 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 1 Jul 2004 17:52:58 +0000 Subject: [PATCH] Make the text of the link to llvmgxx.html more appropriate: `llvmg++'. llvm-svn: 14535 --- docs/CommandGuide/llvmgcc.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llvmgcc.pod b/docs/CommandGuide/llvmgcc.pod index 4cbf7283801..c4b553a15a0 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, L, L +L, L, L =head1 AUTHORS