aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-13 20:08:34 +0000
committerChris Lattner <sabre@nondot.org>2005-05-13 20:08:34 +0000
commit0a3aac21a5fe28ea06680b978ef82eb2af1bf59c (patch)
tree8732154e59d6c07a863d1a903f258aa91e775dd5 /docs/CommandGuide
parenta6bf38a8fc6869e8766fddc51eab3f349269a133 (diff)
downloadexternal_llvm-0a3aac21a5fe28ea06680b978ef82eb2af1bf59c.zip
external_llvm-0a3aac21a5fe28ea06680b978ef82eb2af1bf59c.tar.gz
external_llvm-0a3aac21a5fe28ea06680b978ef82eb2af1bf59c.tar.bz2
fix link to llvm-ar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21968 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvm-ranlib.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-ranlib.pod b/docs/CommandGuide/llvm-ranlib.pod
index db720f6..561bf73 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<llvm-ar|llvm-ar>, L<ranlib(1)>
+L<llvm-ar|llvm-ar>, ranlib(1)
=head1 AUTHORS