aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/CommandGuide/llvm-ar.pod2
-rw-r--r--docs/CommandGuide/llvm-ranlib.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod
index 99fdcb9..1c8d0ab 100644
--- a/docs/CommandGuide/llvm-ar.pod
+++ b/docs/CommandGuide/llvm-ar.pod
@@ -398,7 +398,7 @@ exit code of 3.
=head1 SEE ALSO
-L<llvm-ranlib|llvm-ranlib>
+L<llvm-ranlib|llvm-ranlib>, L<ar(1)>
=head1 AUTHORS
diff --git a/docs/CommandGuide/llvm-ranlib.pod b/docs/CommandGuide/llvm-ranlib.pod
index 18c72d3..db720f6 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<llvm-ar|llvm-ar>, L<ranlib(1)>
=head1 AUTHORS