connectat(2): clarify that the s argument is socket

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2021-04-28 18:47:31 +03:00
parent 2082565798
commit 07f229d20c

View File

@ -45,7 +45,8 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Fn connectat .Fn connectat
system call initiates a connection on a socket. system call initiates a connection on the socket
.Fa s .
When passed the special value When passed the special value
.Dv AT_FDCWD .Dv AT_FDCWD
in the in the