diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llvm-ar.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-nm.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod index e8265c9aa4..daed66bea4 100644 --- a/docs/CommandGuide/llvm-ar.pod +++ b/docs/CommandGuide/llvm-ar.pod @@ -397,7 +397,7 @@ exit code of 3. =head1 SEE ALSO -L<llvm-ranlib|llvm-ranlib>, L<ar(1)> +L<llvm-ranlib|llvm-ranlib>, ar(1) =head1 AUTHORS diff --git a/docs/CommandGuide/llvm-nm.pod b/docs/CommandGuide/llvm-nm.pod index 55007839ca..863c27fccc 100644 --- a/docs/CommandGuide/llvm-nm.pod +++ b/docs/CommandGuide/llvm-nm.pod @@ -113,7 +113,7 @@ B<llvm-nm> exits with an exit code of zero. =head1 SEE ALSO -L<llvm-dis|llvm-dis>, L<ar(1)>, L<nm(1)> +L<llvm-dis|llvm-dis>, ar(1), nm(1) =head1 AUTHOR |