intr_event.9: Remove double word

- s/of of/of/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2024-03-23 17:57:37 +01:00
parent 3f3d19d802
commit 2c3466172a

View file

@ -230,7 +230,7 @@ argument specifies the priority of this handler,
corresponding to the values defined in
.In sys/priority.h .
It determines the order this handler is called relative to the other handlers
for this event, as well as the scheduling priority of of the backing kernel
for this event, as well as the scheduling priority of the backing kernel
thread.
.Fa flags
argument can be used to specify properties of this handler as defined in