diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2016-09-30 15:47:13 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2016-09-30 15:47:13 +0000 |
| commit | 98003d078f6f7c147929e09825a2d6b020ff8497 (patch) | |
| tree | 1dc9f17aad0594f0846dd7b10082227bffe6153a /lib | |
| parent | 82f6245d5bfd9b9e94c013f3c3b01e685adcb6aa (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/cap_enter.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2 index 046395188ba06..c1d1e20a751ae 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 |
