summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-nm.pod
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-nm.pod')
-rw-r--r--llvm/docs/CommandGuide/llvm-nm.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/llvm-nm.pod b/llvm/docs/CommandGuide/llvm-nm.pod
index 62080808a04..8a10405715f 100644
--- a/llvm/docs/CommandGuide/llvm-nm.pod
+++ b/llvm/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
-
OpenPOWER on IntegriCloud