diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 05:47:33 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 05:47:33 +0000 |
commit | f20a61ffe6cb9633ff53ee16d8a0d682abeb338a (patch) | |
tree | 1012d85026b28123449b10da00ccea187275cd0a /lib/libpmc/pmc.core2.3 | |
parent | 86567e4164cbc4f4a5e647e1221722657e549132 (diff) |
Notes
Diffstat (limited to 'lib/libpmc/pmc.core2.3')
-rw-r--r-- | lib/libpmc/pmc.core2.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.core2.3 b/lib/libpmc/pmc.core2.3 index 6d86c3042763d..5c1f56fa13f13 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 |