summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/cap_ioctls_limit.2
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-08-17 14:55:31 +0000
committerpjd <pjd@FreeBSD.org>2013-08-17 14:55:31 +0000
commitac8f6c2ee40def7c8a7f7df611532e29727d6a15 (patch)
tree5f3e58e4b405b9484ea357e41c3a07d8af8de191 /lib/libc/sys/cap_ioctls_limit.2
parentfe0cf8866d4a2274425dcf91217ff54796e9e806 (diff)
downloadFreeBSD-src-ac8f6c2ee40def7c8a7f7df611532e29727d6a15.zip
FreeBSD-src-ac8f6c2ee40def7c8a7f7df611532e29727d6a15.tar.gz
Correct function name and return value.
Diffstat (limited to 'lib/libc/sys/cap_ioctls_limit.2')
-rw-r--r--lib/libc/sys/cap_ioctls_limit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/cap_ioctls_limit.2 b/lib/libc/sys/cap_ioctls_limit.2
index 2c21211..771736a 100644
--- a/lib/libc/sys/cap_ioctls_limit.2
+++ b/lib/libc/sys/cap_ioctls_limit.2
@@ -99,10 +99,10 @@ argument.
.Rv -std cap_ioctls_limit
.Pp
The
-.Fn cap_ioctls_limit
+.Fn cap_ioctls_get
function, if successfull, returns the total number of allowed ioctl commands or
the value
-.Dv INT_MAX
+.Dv CAP_IOCTLS_ALL
if all ioctls commands are allowed.
On failure the value
.Va -1
OpenPOWER on IntegriCloud