From: Brian Gaeke Date: Fri, 14 May 2004 18:31:13 +0000 (+0000) Subject: NAME section is supposed to have a brief description, for apropos(1) & whatis(1) X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bfd1ce35c02bded406b8011aec6184241d87bddb;p=oota-llvm.git NAME section is supposed to have a brief description, for apropos(1) & whatis(1) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13570 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod index 8a75753b2f3..51f44769b5e 100644 --- a/docs/CommandGuide/llvm-prof.pod +++ b/docs/CommandGuide/llvm-prof.pod @@ -2,7 +2,7 @@ =head1 NAME -llvm-prof +llvm-prof - print execution profile of LLVM program =head1 SYNOPSIS