Fix syntax within a B<> tag

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17843 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-11-15 20:30:19 +00:00
parent bd26475204
commit bae412a99e

View File

@ -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