]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
timer_create.2, timerfd_create.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:44:55 +0000 (21:44 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:44:55 +0000 (21:44 +0200)
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/timer_create.2
man2/timerfd_create.2

index 9f64843fc87d749200382f2960b3b13ed6c12501..e9a8b8503d4c8ac30b0297f05396cb4dd27cf717 100644 (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.
index 3542b86b50b317c848dd4fad0261436b4474f755..cf8f3f5b3e1d7ccdb7dad60d263521d5c6c91c25 100644 (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.