diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CommandGuide/llvm-prof.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod index 83566f0..b659020 100644 --- a/docs/CommandGuide/llvm-prof.pod +++ b/docs/CommandGuide/llvm-prof.pod @@ -47,8 +47,8 @@ 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 |