projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd26475
)
Fix syntax within a B<> tag
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Nov 2004 20:30:19 +0000
(20:30 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Nov 2004 20:30:19 +0000
(20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17843
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/llvm-prof.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/llvm-prof.pod
b/docs/CommandGuide/llvm-prof.pod
index 83566f0fdeebd54b99641dc35384c1c52cbc8497..b65902077b42f39971fb30c1b5add0a601ca6659 100644
(file)
--- 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 th
e
-
profile
information. Otherwise, it exits with zero.
+B<llvm-prof
> returns 1 if it cannot load the bytecode file or the profil
e
+information. Otherwise, it exits with zero.
=head1 AUTHOR