From bbef63ec27fdb86814e34c4b4013cd92ba86bc42 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 20 Apr 2024 11:31:25 +0200 Subject: [PATCH] timerfd.2: Remove a double word - s/is is/is/ MFC after: 3 days --- lib/libsys/timerfd.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libsys/timerfd.2 b/lib/libsys/timerfd.2 index e5dab05821b..7a112ad0dfc 100644 --- a/lib/libsys/timerfd.2 +++ b/lib/libsys/timerfd.2 @@ -300,7 +300,7 @@ object fails if: .It Bq Er EAGAIN The timer's expiration counter is zero and the .Nm -object is is set for non-blocking I/O. +object is set for non-blocking I/O. .It Bq Er ECANCELED The timer was created with the clock ID .Dv CLOCK_REALTIME ,