Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2015 23:17:18 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r279716 - head/lib/libc/sys
Message-ID:  <201503062317.t26NHIuN045802@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmg
Date: Fri Mar  6 23:17:18 2015
New Revision: 279716
URL: https://svnweb.freebsd.org/changeset/base/279716

Log:
  make things a bit more clear..  we worked together on language..
  
  Submitted by:	Justin Cormack

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

Modified: head/lib/libc/sys/cap_ioctls_limit.2
==============================================================================
--- head/lib/libc/sys/cap_ioctls_limit.2	Fri Mar  6 22:35:01 2015	(r279715)
+++ head/lib/libc/sys/cap_ioctls_limit.2	Fri Mar  6 23:17:18 2015	(r279716)
@@ -61,6 +61,8 @@ argument specifies the number of element
 There can be up to
 .Va 256
 elements in the array.
+Including an element that has been previously revoked will generate an error.
+After a successful call only those listed in the array may be used.
 .Pp
 The list of allowed ioctl commands for a given file descriptor can be obtained
 with the



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