summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-08-23 05:47:33 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-08-23 05:47:33 +0000
commit0f9db0f8493ac0d56e51c12a6f1a261b1d5abb73 (patch)
tree1012d85026b28123449b10da00ccea187275cd0a /lib/libpmc
parentdcf16651e95c81bc93658a192aa5ff9c74ff7b23 (diff)
downloadFreeBSD-src-0f9db0f8493ac0d56e51c12a6f1a261b1d5abb73.zip
FreeBSD-src-0f9db0f8493ac0d56e51c12a6f1a261b1d5abb73.tar.gz
Fix typos.
Reported by: Harald Servat <redcrash at gmail dot com>
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.32
-rw-r--r--lib/libpmc/pmc.atom.34
-rw-r--r--lib/libpmc/pmc.core2.32
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index af96fc0..e1ebde0 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -187,7 +187,7 @@ enumeration.
Supported PMC kinds include:
.Bl -tag -width "Li PMC_CLASS_IAF" -compact
.It Li PMC_CLASS_IAF
-Fixed function hardwre counters presents in CPUs conforming to the
+Fixed function hardware counters presents in CPUs conforming to the
.Tn Intel
performance measurement architecture version 2 and later.
.It Li PMC_CLASS_IAP
diff --git a/lib/libpmc/pmc.atom.3 b/lib/libpmc/pmc.atom.3
index 934d222..f391022 100644
--- a/lib/libpmc/pmc.atom.3
+++ b/lib/libpmc/pmc.atom.3
@@ -222,7 +222,7 @@ Measure CMP2S snoops.
.Pp
The default is to measure both snoops.
.Ss Event Specifiers (Programmable PMCs)
-Core2 programmable PMCs support the following events:
+Atom programmable PMCs support the following events:
.Bl -tag -width indent
.It Li BACLEARS
.Pq Event E6H , Umask 01H
@@ -576,7 +576,7 @@ The number of transitions from floating point instructions to MMX
instructions.
.It Li HW_INT_RCV
.Pq Event C8H , Umask 00H
-The number of hardware interrupts recieved.
+The number of hardware interrupts received.
.It Li ICACHE.ACCESSES
.Pq Event 80H , Umask 03H
The number of instruction fetches.
diff --git a/lib/libpmc/pmc.core2.3 b/lib/libpmc/pmc.core2.3
index 6d86c30..5c1f56f 100644
--- a/lib/libpmc/pmc.core2.3
+++ b/lib/libpmc/pmc.core2.3
@@ -544,7 +544,7 @@ The number of transitions from floating point instructions to MMX
instructions.
.It Li HW_INT_RCV
.Pq Event C8H , Umask 00H
-The number of hardware interrupts recieved.
+The number of hardware interrupts received.
.It Li IDLE_DURING_DIV
.Pq Event 18H , Umask 00H
The number of cycles the divider is busy and no other execution unit
OpenPOWER on IntegriCloud