mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
connectat(2): clarify that the s argument is socket
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
2082565798
commit
07f229d20c
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,8 @@
|
|||
.Sh DESCRIPTION
|
||||
The
|
||||
.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
|
||||
.Dv AT_FDCWD
|
||||
in the
|
||||
|
|
|
|||
Loading…
Reference in a new issue