fcntl.2: clarify arg use for F_SETFD
Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D57162
This commit is contained in:
+3
-1
@@ -176,7 +176,9 @@ descriptor to also have the flag set.
|
|||||||
.El
|
.El
|
||||||
.It Dv F_SETFD
|
.It Dv F_SETFD
|
||||||
Set flags associated with
|
Set flags associated with
|
||||||
.Fa fd .
|
.Fa fd
|
||||||
|
to
|
||||||
|
.Fa arg .
|
||||||
The available flags are
|
The available flags are
|
||||||
.Dv FD_CLOEXEC ,
|
.Dv FD_CLOEXEC ,
|
||||||
.Dv FD_CLOFORK
|
.Dv FD_CLOFORK
|
||||||
|
|||||||
Reference in New Issue
Block a user