From: Chris Lattner Date: Fri, 13 May 2005 20:08:34 +0000 (+0000) Subject: fix link to llvm-ar X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0a3aac21a5fe28ea06680b978ef82eb2af1bf59c;p=oota-llvm.git fix link to llvm-ar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21968 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-ranlib.pod b/docs/CommandGuide/llvm-ranlib.pod index db720f69331..561bf737417 100644 --- a/docs/CommandGuide/llvm-ranlib.pod +++ b/docs/CommandGuide/llvm-ranlib.pod @@ -43,7 +43,7 @@ exit code will be returned. =head1 SEE ALSO -L, L +L, ranlib(1) =head1 AUTHORS