* Standardize manpage output: program name bold, options italic/emphasized
[oota-llvm.git] / docs / CommandGuide / opt.pod
index bd27ec17f959648490d6b51616d3a6affa049da0..64062ec49df4eca2c7c20b6431e65c3f4a5a05d3 100644 (file)
@@ -1,4 +1,3 @@
-
 =pod
 
 =head1 NAME
@@ -7,7 +6,7 @@ opt - LLVM optimizer
 
 =head1 SYNOPSIS
 
-opt [options] [filename]
+B<opt> [I<options>] [I<filename>]
 
 =head1 DESCRIPTION
 
@@ -89,11 +88,10 @@ occurs, it will exit with a non-zero value.
 
 =head1 SEE ALSO
 
-L<analyze>
+L<analyze|analyze>
 
 =head1 AUTHORS
 
 Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
 
 =cut
-