diff options
-rw-r--r-- | usr.sbin/pmcstat/pmcstat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index fe1f89a..cb7a331 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -209,7 +209,7 @@ samples taken every 32768 instruction retirals and data being sampled to file .Pa sample.stat , use: -.Dl "pmccstat -O sample.stat -n 32768 -S k7-retired-instructions" +.Dl "pmcstat -O sample.stat -n 32768 -S k7-retired-instructions" .Pp To execute .Nm mozilla |