From f20a61ffe6cb9633ff53ee16d8a0d682abeb338a Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Sun, 23 Aug 2009 05:47:33 +0000 Subject: [PATCH] Fix typos. Reported by: Harald Servat --- lib/libpmc/pmc.3 | 2 +- lib/libpmc/pmc.atom.3 | 4 ++-- lib/libpmc/pmc.core2.3 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3 index af96fc09caf..e1ebde0ddaa 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 934d22201f1..f39102286f6 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 6d86c304276..5c1f56fa13f 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