Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2016 15:47:14 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306505 - head/lib/libc/sys
Message-ID:  <201609301547.u8UFlEV3012165@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Fri Sep 30 15:47:13 2016
New Revision: 306505
URL: https://svnweb.freebsd.org/changeset/base/306505

Log:
  Add an article.
  
  Submitted by:	wblock
  MFC after:	3 days

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

Modified: head/lib/libc/sys/cap_enter.2
==============================================================================
--- head/lib/libc/sys/cap_enter.2	Fri Sep 30 15:41:12 2016	(r306504)
+++ head/lib/libc/sys/cap_enter.2	Fri Sep 30 15:47:13 2016	(r306505)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609301547.u8UFlEV3012165>