mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Improve grammar.
This commit is contained in:
parent
80f30b733b
commit
0f3866fa5f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue