summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2008-09-18 10:20:35 +0000
committerjkoshy <jkoshy@FreeBSD.org>2008-09-18 10:20:35 +0000
commit27963af43f124affbe4744632552ea5075565b21 (patch)
tree09c76191031a3318d2fb2ca5f1c0496237d4c091 /lib/libpmc
parent2eb96d23a7c5e5e16d469feb0a3f974db646bf8c (diff)
downloadFreeBSD-src-27963af43f124affbe4744632552ea5075565b21.zip
FreeBSD-src-27963af43f124affbe4744632552ea5075565b21.tar.gz
Improve grammar.
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index 22021d5..a047586 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -243,7 +243,7 @@ The ability to interrupt the CPU.
The ability to invert the sense of the hardware conditions being
measured.
.It Li PMC_CAP_READ
-PMC hardware allows the CPU to read performance counters.
+The ability to read from performance counters.
.It Li PMC_CAP_QUALIFIER
The hardware allows monitored to be further qualified in some
system dependent way.
@@ -259,7 +259,7 @@ programmable threshold.
The ability to restrict counting of hardware events to those when the
CPU is running unprivileged code.
.It Li PMC_CAP_WRITE
-PMC hardware allows CPUs write to counters.
+The ability to write to performance counters.
.El
.Ss Functional Grouping
This section contains a brief overview of the available functionality
OpenPOWER on IntegriCloud