summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/Makefile
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-11-23 12:21:34 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-11-23 12:21:34 +0000
commite7b2628f79e9fbf56063be596a65886c71e721f0 (patch)
tree1424d63794594b9c90a84d9c8e7f986d6bf3e13a /lib/libpmc/Makefile
parent472c72067316000d2de032f8063b3142c1268450 (diff)
downloadFreeBSD-src-e7b2628f79e9fbf56063be596a65886c71e721f0.zip
FreeBSD-src-e7b2628f79e9fbf56063be596a65886c71e721f0.tar.gz
Describe pmc_enable() and pmc_disable() in their own manual page.
Diffstat (limited to 'lib/libpmc/Makefile')
-rw-r--r--lib/libpmc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpmc/Makefile b/lib/libpmc/Makefile
index fbb503e..5139770 100644
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -7,7 +7,7 @@ INCS= pmc.h pmclog.h
WARNS?= 6
-MAN= pmc.3 pmc_allocate.3 pmclog.3
+MAN= pmc.3 pmc_allocate.3 pmc_disable.3 pmclog.3
MLINKS+= \
pmc_allocate.3 pmc_release.3 \
@@ -16,8 +16,7 @@ MLINKS+= \
pmc.3 pmc_configure_logfile.3 \
pmc.3 pmc_cpuinfo.3 \
pmc.3 pmc_detach.3 \
- pmc.3 pmc_disable.3 \
- pmc.3 pmc_enable.3 \
+ pmc_disable.3 pmc_enable.3 \
pmc.3 pmc_event_names_of_class.3 \
pmc.3 pmc_flush_logfile.3 \
pmc.3 pmc_get_driver_stats.3 \
OpenPOWER on IntegriCloud