summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-08-23 05:49:12 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-08-23 05:49:12 +0000
commitf3a903223d83f95858ccde2956222b475eb3e293 (patch)
treead90e2075ce3fcfe362af1089cdaf8f1d3b5b2eb /lib/libpmc
parent0f9db0f8493ac0d56e51c12a6f1a261b1d5abb73 (diff)
downloadFreeBSD-src-f3a903223d83f95858ccde2956222b475eb3e293.zip
FreeBSD-src-f3a903223d83f95858ccde2956222b475eb3e293.tar.gz
Fix a typo.
Reported by: John McCullough <jmccullo at cs.ucsd.edu>
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index e1ebde0..2a1ce52 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -423,7 +423,7 @@ The PMCs would then be started using function
.Fn pmc_start .
.It
Once started, the values of counting PMCs may be read using function
-.Fn pmc_start .
+.Fn pmc_read .
For PMCs that write events to the log file, this logged data would be
read and parsed using the
.Xr pmclog 3
OpenPOWER on IntegriCloud