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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
