* Standardize manpage output: program name bold, options italic/emphasized
[oota-llvm.git] / docs / CommandGuide / llc.pod
index 2f812b991a5b74928c6a25b5e9e4fa79a1fe9577..71cbf1cb3a3b4b4d51074ac9728ce2cb6f88a17c 100644 (file)
@@ -1,4 +1,3 @@
-
 =pod
 
 =head1 NAME
@@ -7,7 +6,7 @@ llc - LLVM static compiler
 
 =head1 SYNOPSIS
 
-llc [options] [filename]
+B<llc> [I<options>] [I<filename>]
 
 =head1 DESCRIPTION
 
@@ -194,11 +193,10 @@ it will exit with a non-zero value.
 
 =head1 SEE ALSO
 
-L<lli>
+L<lli|lli>
 
 =head1 AUTHORS
 
 Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
 
 =cut
-