diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-22 12:07:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-22 12:07:34 +0000 |
commit | 359e2c47bff6f2bb9b0b50458948e1c24d7f146c (patch) | |
tree | 977329430f3f5febcce589d1e0bfbd2469f67743 /lib | |
parent | 06422dd07f8f8abbcc0a9fb0281cf06efcd5aed2 (diff) |
Xr fcntl; pjanzen@foatdi.harvard.edu
Diffstat (limited to 'lib')
-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 |