summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2016-10-03 09:28:06 +0000
committerkib <kib@FreeBSD.org>2016-10-03 09:28:06 +0000
commit680c7ecb6f48c060ad7c3944608fa12cdf6a162c (patch)
treec59a891428a08d2bf1fe5562abc2ebff34e3b9c9 /lib/libc/sys
parent569685999e722c383eeaaeb2841ff7d0521a6641 (diff)
downloadFreeBSD-src-680c7ecb6f48c060ad7c3944608fa12cdf6a162c.zip
FreeBSD-src-680c7ecb6f48c060ad7c3944608fa12cdf6a162c.tar.gz
MFC r306505:
Add an article.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/cap_enter.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2
index a6e4030..03be524 100644
--- a/lib/libc/sys/cap_enter.2
+++ b/lib/libc/sys/cap_enter.2
@@ -73,7 +73,7 @@ sandbox.
If the
.Dv kern.trap_enocap
sysctl MIB is set to a non-zero value, then for any process executing in a
-capability mode sandbox, any syscall which results in either
+capability mode sandbox, any syscall which results in either an
.Er ENOTCAPABLE
or
.Er ECAPMODE
OpenPOWER on IntegriCloud