mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
timerfd.2: Remove a double word
- s/is is/is/ MFC after: 3 days
This commit is contained in:
parent
742f4b7758
commit
bbef63ec27
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue