From bae412a99e3c5505f736b335cabd9280613b7787 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 15 Nov 2004 20:30:19 +0000 Subject: Fix syntax within a B<> tag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17843 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-prof.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 returns 1 if it cannot load the bytecode file or the -profile information. Otherwise, it exits with zero. +B returns 1 if it cannot load the bytecode file or the profile +information. Otherwise, it exits with zero. =head1 AUTHOR -- cgit v1.1