kevent.2: Add an xref to listen.2

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2022-06-20 12:19:40 -04:00
parent e123264e4d
commit 6405997f45

View File

@ -295,7 +295,7 @@ on the descriptor type.
.Bl -tag -width 2n
.It Sockets
Sockets which have previously been passed to
.Fn listen
.Xr listen 2
return when there is an incoming connection pending.
.Va data
contains the size of the listen backlog.