Author: maxim
Date: Thu Mar 16 12:16:23 2017
New Revision: 315409
URL: https://svnweb.freebsd.org/changeset/base/315409

Log:
  Spell kern.trap_enotcap.
  
  PR:           217836
  Submitted by: tobik

Modified:
  head/lib/libc/sys/cap_enter.2

Modified: head/lib/libc/sys/cap_enter.2
==============================================================================
--- head/lib/libc/sys/cap_enter.2       Thu Mar 16 12:04:43 2017        
(r315408)
+++ head/lib/libc/sys/cap_enter.2       Thu Mar 16 12:16:23 2017        
(r315409)
@@ -71,7 +71,7 @@ returns a flag indicating whether or not
 sandbox.
 .Sh RUN-TIME SETTINGS
 If the
-.Dv kern.trap_enocap
+.Dv kern.trap_enotcap
 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 an
 .Er ENOTCAPABLE
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to