From e86d82447559bb0327ac251ace9e38495ee399b0 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 22 Jun 2020 13:42:07 +0000 Subject: spelling fix; --- lib/libc/sys/kqueue.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index 66c92b166c7..a7ca727fe4e 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kqueue.2,v 1.41 2020/06/22 13:14:32 mpi Exp $ +.\" $OpenBSD: kqueue.2,v 1.42 2020/06/22 13:42:06 jmc Exp $ .\" .\" Copyright (c) 2000 Jonathan Lemon .\" All rights reserved. @@ -312,7 +312,7 @@ contains the number of bytes available. .El .It Dv EVFILT_EXCEPT Takes a descriptor as the identifier, and returns whenever one of the -specified exceptional conditions has occured on the descriptor. +specified exceptional conditions has occurred on the descriptor. Conditions are specified in .Fa fflags . Currently, a filter can monitor the reception of out-of-band data with -- cgit v1.2.3