diff options
| author | Ricardo Branco <rbranco@suse.de> | 2025-05-17 18:27:37 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2025-07-06 23:09:18 +0000 |
| commit | ea4042246d618ed67275ed8fc0685c1dd6bcb8e5 (patch) | |
| tree | 752b4623e69f01fc753ed24648ab2aee79490c16 /lib/libsysdecode/sysdecode_fcntl_arg.3 | |
| parent | 4140012f83690e9ed9b31d87c16e4f698332e24c (diff) | |
Diffstat (limited to 'lib/libsysdecode/sysdecode_fcntl_arg.3')
| -rw-r--r-- | lib/libsysdecode/sysdecode_fcntl_arg.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libsysdecode/sysdecode_fcntl_arg.3 b/lib/libsysdecode/sysdecode_fcntl_arg.3 index ee3a030a79e4..d5648ce0adc3 100644 --- a/lib/libsysdecode/sysdecode_fcntl_arg.3 +++ b/lib/libsysdecode/sysdecode_fcntl_arg.3 @@ -54,7 +54,8 @@ are determined by .It Sy Command Ta Fa arg Sy Type Ta Sy Output Format .It .It Dv F_SETFD Ta Vt int Ta -.Dq FD_CLOEXEC +.Dq FD_CLOEXEC , +.Dq FD_CLOFORK or the value of .Fa arg in the indicated |
