summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-11-15 20:30:19 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-11-15 20:30:19 +0000
commitda2590738126220ce6487c8fb7a0bcfe8650bc2b (patch)
tree4c3373346e14b2f7b8df15f36b1cc2e77fef8ea9 /llvm/docs/CommandGuide
parente51e5724b760f276b8778d6e76d1ec725013f006 (diff)
downloadbcm5719-llvm-da2590738126220ce6487c8fb7a0bcfe8650bc2b.tar.gz
bcm5719-llvm-da2590738126220ce6487c8fb7a0bcfe8650bc2b.zip
Fix syntax within a B<> tag
llvm-svn: 17843
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-prof.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-prof.pod b/llvm/docs/CommandGuide/llvm-prof.pod
index 83566f0fdee..b65902077b4 100644
--- a/llvm/docs/CommandGuide/llvm-prof.pod
+++ b/llvm/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
OpenPOWER on IntegriCloud