summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>1999-01-19 09:33:14 +0000
committerDon Lewis <truckman@FreeBSD.org>1999-01-19 09:33:14 +0000
commit3146a70d7407443ba29da4cab2f056460d0fec4f (patch)
tree950d465b87789c6b27084ac9954691447085ee4f /lib/libc
parent8dfcea8cc10e234fa62966dc11f54b72ee03d05e (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/fcntl.27
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index fdf1941d3cb1..51f0ef519007 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -483,6 +483,13 @@ or
.Dv F_SETLKW ,
and satisfying the lock or unlock request would result in the
number of locked regions in the system exceeding a system-imposed limit.
+.It Bq Er EPERM
+.Fa Cmd
+is
+.Dv F_SETOWN
+and
+the process ID or process group given as an argument is in a
+different session than the caller.
.It Bq Er ESRCH
.Fa Cmd
is