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:
Konstantin Belousov
2026-05-22 07:01:20 +03:00
parent d2c21935e8
commit db513f3a55
+3 -1
View File
@@ -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