svn commit: r306624 - stable/11/lib/libc/sys
Konstantin Belousov
kib at FreeBSD.org
Mon Oct 3 09:28:07 UTC 2016
Author: kib
Date: Mon Oct 3 09:28:06 2016
New Revision: 306624
URL: https://svnweb.freebsd.org/changeset/base/306624
Log:
MFC r306505:
Add an article.
Modified:
stable/11/lib/libc/sys/cap_enter.2
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/lib/libc/sys/cap_enter.2
==============================================================================
--- stable/11/lib/libc/sys/cap_enter.2 Mon Oct 3 08:15:58 2016 (r306623)
+++ stable/11/lib/libc/sys/cap_enter.2 Mon Oct 3 09:28:06 2016 (r306624)
@@ -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
More information about the svn-src-stable
mailing list