aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-nm.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvm-nm.pod')
-rw-r--r--docs/CommandGuide/llvm-nm.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/CommandGuide/llvm-nm.pod b/docs/CommandGuide/llvm-nm.pod
index 62080808a0..8a10405715 100644
--- a/docs/CommandGuide/llvm-nm.pod
+++ b/docs/CommandGuide/llvm-nm.pod
@@ -6,7 +6,7 @@ llvm-nm - list LLVM bytecode file's symbol table
=head1 SYNOPSIS
-llvm-nm [options] [filenames...]
+B<llvm-nm> [I<options>] [I<filenames...>]
=head1 DESCRIPTION
@@ -113,11 +113,10 @@ B<llvm-nm> exits with an exit code of zero.
=head1 SEE ALSO
-L<llvm-dis>, L<ar(1)>, L<nm(1)>
+L<llvm-dis|llvm-dis>, L<ar(1)>, L<nm(1)>
=head1 AUTHOR
Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
=cut
-