Make the LLVM Publications link point to /pubs/ since this has moved to
[oota-llvm.git] / docs / CommandGuide / llvm-prof.pod
index 8a75753b2f37c7a896fbb3e4bf26b23bd3206fbb..c8d2d311e0dc02c74ae2ebd71d70c3f969d842f6 100644 (file)
@@ -2,11 +2,11 @@
 
 =head1 NAME
 
-llvm-prof
+llvm-prof - print execution profile of LLVM program
 
 =head1 SYNOPSIS
 
-llvm-prof [options] [bytecode file] [llvmprof.out]
+B<llvm-prof> [I<options>] [I<bytecode file>] [I<llvmprof.out>]
 
 =head1 DESCRIPTION
 
@@ -52,7 +52,6 @@ information. Otherwise, it exits with zero.
 
 =head1 AUTHOR
 
-B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
-