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.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index 0401a68f19..31ee21f315 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -297,7 +297,7 @@ flag).
.IP
A
.BR read (2)
-will fail with the error
+fails with the error
.B EINVAL
if the size of the supplied buffer is less than 8 bytes.
.IP
@@ -313,7 +313,7 @@ was specified when calling
.BR timerfd_settime (),
then
.BR read (2)
-will fail with the error
+fails with the error
.BR ECANCELED
if the real-time clock undergoes a discontinuous change.
(This allows the reading application to discover