aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-04-02 12:12:11 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-04-02 12:57:25 +0200
commit04e2e313fc6e83224319910dd958ef0ad5e49aff (patch)
treebfd2b249ffbb3e8a6db8bbb136bfdfc953dfd8f9 /man2/timerfd_create.2
parentd53b0f4822199cccf55cbfa5bd2bb3db2faf7d81 (diff)
downloadman-pages-04e2e313fc6e83224319910dd958ef0ad5e49aff.tar.gz
timerfd_create.2: Rework text for EINVAL for invalid clock ID
The error description was crufty. There are more valid clock IDs these days. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.25
1 files changed, 1 insertions, 4 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index 59623e87a9..4b336cff54 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -422,10 +422,7 @@ can fail with the following errors:
.B EINVAL
The
.I clockid
-argument is neither
-.B CLOCK_MONOTONIC
-nor
-.BR CLOCK_REALTIME ;
+is not valid.
.TP
.B EINVAL
.I flags