aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.27
1 files changed, 7 insertions, 0 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index dbe62e1ed2..978361fc1f 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -334,6 +334,13 @@ can fail with the following errors:
.I fd
is not a valid file descriptor.
.TP
+.B EFAULT
+.IR new_value ,
+.IR old_value ,
+or
+.I curr_value
+is not valid a pointer.
+.TP
.B EINVAL
.I fd
is not a valid timerfd file descriptor.