summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2011-03-03 11:29:48 +0000
committerrwatson <rwatson@FreeBSD.org>2011-03-03 11:29:48 +0000
commit698cb59fd5daf74775183a1798b358186524c310 (patch)
tree006a209492ebb10bfeb82db774e754037dd7202e /lib/libc/sys/intro.2
parent34dc0cba8cfabf1e78515b6d30406d8928522fcc (diff)
downloadFreeBSD-src-698cb59fd5daf74775183a1798b358186524c310.zip
FreeBSD-src-698cb59fd5daf74775183a1798b358186524c310.tar.gz
Add description of ECAPMODE to errno(2) man page.
Discussed with: anderson Obtained from: Capsicum Project Sponsored by: Google, Inc. MFC after: 3 months
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index e5ff9df..1a22ea2 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -467,6 +467,8 @@ A device or socket encountered an unrecoverable protocol error.
.It Er 93 ENOTCAPABLE Em "Capabilities insufficient" .
An operation on a capability file descriptor requires greater privilege than
the capability allows.
+.It Er 94 ECAPMODE Em "Not permitted in capability mode" .
+The system call or operation is not permitted for capability mode processes.
.El
.Sh DEFINITIONS
.Bl -tag -width Ds
OpenPOWER on IntegriCloud