timer_create.2, timerfd_create.2: tfix

Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-06-12 21:44:55 +02:00
parent ac6dcc4865
commit 98f89c711b
2 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ The kernel does not support creating a timer against this
was
.BR CLOCK_REALTIME_ALARM
or
,BR CLOCK_BOOTTIME_ALARM
.BR CLOCK_BOOTTIME_ALARM
but the caller did not have the
.BR CAP_WAKE_ALARM
capability.

View File

@ -453,7 +453,7 @@ There was insufficient kernel memory to create the timer.
was
.BR CLOCK_REALTIME_ALARM
or
,BR CLOCK_BOOTTIME_ALARM
.BR CLOCK_BOOTTIME_ALARM
but the caller did not have the
.BR CAP_WAKE_ALARM
capability.