diff options
| -rw-r--r-- | man2/perf_event_open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index e5283d08dc..a7832455bb 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -894,7 +894,7 @@ measurement as well as any kernel use of the performance counters If this bit is set, the count excludes events that happen in user space. .TP .IR "exclude_kernel" -If this bit is set, the count excludes events that happen in kernel-space. +If this bit is set, the count excludes events that happen in kernel space. .TP .IR "exclude_hv" If this bit is set, the count excludes events that happen in the |
