Skip to content

Commit db513f3

Browse files
committed
fcntl.2: clarify arg use for F_SETFD
Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D57162
1 parent d2c2193 commit db513f3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/libsys/fcntl.2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ descriptor to also have the flag set.
176176
.El
177177
.It Dv F_SETFD
178178
Set flags associated with
179-
.Fa fd .
179+
.Fa fd
180+
to
181+
.Fa arg .
180182
The available flags are
181183
.Dv FD_CLOEXEC ,
182184
.Dv FD_CLOFORK

0 commit comments

Comments
 (0)