NAME section is supposed to have a brief description, for apropos(1) & whatis(1)
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 18:31:13 +0000 (18:31 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 18:31:13 +0000 (18:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13570 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-prof.pod

index 8a75753b2f37c7a896fbb3e4bf26b23bd3206fbb..51f44769b5eae599239ff9ba43eebec67e490244 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-llvm-prof
+llvm-prof - print execution profile of LLVM program
 
 =head1 SYNOPSIS