aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/perf_event_open.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index dbe4e065a9..638124c008 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -2243,6 +2243,9 @@ is a string describing the backing of the allocated memory.
.RE
.SS Signal overflow
Events can be set to deliver a signal when a threshold is crossed.
+.\" FIXME .
+.\" The following sentence doesn't seem to make sense.
+.\" These system calls do not set up signal handlers.
The signal handler is set up using the
.BR poll (2),
.BR select (2),