diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
commit | 9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch) | |
tree | 14e1117ec0e7000b8d3c4741569280dc7151708c /lib/libpmc | |
parent | 494f14b9330151d98df404a05bd9f313ee56af30 (diff) | |
download | FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz |
- change "is is" to "is" or "it is"
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
Diffstat (limited to 'lib/libpmc')
-rw-r--r-- | lib/libpmc/pmc.core.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.core.3 b/lib/libpmc/pmc.core.3 index d32e62a..db4c769 100644 --- a/lib/libpmc/pmc.core.3 +++ b/lib/libpmc/pmc.core.3 @@ -459,7 +459,7 @@ The number of instruction fetch misses in the instruction cache and streaming buffers. .It Li ICache_Reads .Pq Event 80H , Umask 00H -The number of instruction fetches from the the instruction cache and +The number of instruction fetches from the instruction cache and streaming buffers counting both cacheable and un-cacheable fetches. .It Li IFU_Mem_Stall .Pq Event 86H , Umask 00H |