aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-06-12 21:44:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-06-12 21:44:55 +0200
commit98f89c711b92ef0e0fdd9cc806d94c41dfc1ddda (patch)
treee650870e0951d3f8587b84373c055d4c2cd1833a /man2/timerfd_create.2
parentac6dcc48657301f19ece64f0f72703145c2d99b1 (diff)
downloadman-pages-98f89c711b92ef0e0fdd9cc806d94c41dfc1ddda.tar.gz
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>
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index 3542b86b50..cf8f3f5b3e 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -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.