Fix a typo.

Reported by:	John McCullough <jmccullo at cs.ucsd.edu>
This commit is contained in:
Joseph Koshy 2009-08-23 05:49:12 +00:00
parent f20a61ffe6
commit b53a052da8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196438

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