* llvmc does not have a -V switch
[oota-llvm.git] / docs / CommandGuide / llvm-nm.pod
index 62080808a048c3a9c0fdc1bec2d6bbd3b1037c08..8a10405715fe22fe64a011a7deb608396933708a 100644 (file)
@@ -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
-