eliminate lengths from record bodies
[oota-llvm.git] / docs / CommandGuide / llvm-prof.pod
index 83566f0fdeebd54b99641dc35384c1c52cbc8497..c8d2d311e0dc02c74ae2ebd71d70c3f969d842f6 100644 (file)
@@ -47,11 +47,11 @@ error.
 
 =head1 EXIT STATUS
 
-B<llvm-prof|llvm-prof> returns 1 if it cannot load the bytecode file or the
-profile information. Otherwise, it exits with zero.
+B<llvm-prof> returns 1 if it cannot load the bytecode file or the profile
+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