summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2015-03-06 23:17:18 +0000
committerjmg <jmg@FreeBSD.org>2015-03-06 23:17:18 +0000
commitc9d3fcf295378e7f48585ec788b7a23930ded8ad (patch)
treea500cb1a89c5bb7b3123f463de4b6db722f6960a
parent816f612e0ae6aa77bca87a05cea4769b1b3637f3 (diff)
downloadFreeBSD-src-c9d3fcf295378e7f48585ec788b7a23930ded8ad.zip
FreeBSD-src-c9d3fcf295378e7f48585ec788b7a23930ded8ad.tar.gz
make things a bit more clear.. we worked together on language..
Submitted by: Justin Cormack
-rw-r--r--lib/libc/sys/cap_ioctls_limit.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/cap_ioctls_limit.2 b/lib/libc/sys/cap_ioctls_limit.2
index 2d1eef9..e24bc77 100644
--- a/lib/libc/sys/cap_ioctls_limit.2
+++ b/lib/libc/sys/cap_ioctls_limit.2
@@ -61,6 +61,8 @@ argument specifies the number of elements in the array.
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
OpenPOWER on IntegriCloud