Fix a typo.

Reported by:	John McCullough <jmccullo at cs.ucsd.edu>
This commit is contained in:
jkoshy 2009-08-23 05:49:12 +00:00
parent 0f9db0f849
commit f3a903223d

View File

@ -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