aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-05-14 18:31:13 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-05-14 18:31:13 +0000
commitbfd1ce35c02bded406b8011aec6184241d87bddb (patch)
tree0043c3d66643abbb4a81fe495d606f9d37b5633c /docs
parent25ab104acb762ed5c7fdeb56ef6286f47a0b812c (diff)
downloadexternal_llvm-bfd1ce35c02bded406b8011aec6184241d87bddb.zip
external_llvm-bfd1ce35c02bded406b8011aec6184241d87bddb.tar.gz
external_llvm-bfd1ce35c02bded406b8011aec6184241d87bddb.tar.bz2
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
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/llvm-prof.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod
index 8a75753..51f4476 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