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