diff options
author | 1998-02-22 12:07:33 +0000 | |
---|---|---|
committer | 1998-02-22 12:07:33 +0000 | |
commit | ff9a1cc2b09e9dd1400a147a009ca52c138ae8c4 (patch) | |
tree | f36fb89a4d2ef6a8c3db4c2d10579767ea193610 /lib/libc/sys | |
parent | no, setuid is OK. listread@bedford.net should have read the code... (diff) | |
download | wireguard-openbsd-ff9a1cc2b09e9dd1400a147a009ca52c138ae8c4.tar.xz wireguard-openbsd-ff9a1cc2b09e9dd1400a147a009ca52c138ae8c4.zip |
Xr fcntl; pjanzen@foatdi.harvard.edu
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/flock.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/flock.2 b/lib/libc/sys/flock.2 index 20610d15858..394aab09a1e 100644 --- a/lib/libc/sys/flock.2 +++ b/lib/libc/sys/flock.2 @@ -142,6 +142,7 @@ The referenced descriptor is not of the correct type. .Xr close 2 , .Xr dup 2 , .Xr execve 2 , +.Xr fcntl 2 , .Xr fork 2 .Sh HISTORY The |