Correct function name and return value.

This commit is contained in:
Pawel Jakub Dawidek 2013-08-17 14:55:31 +00:00
parent 65b412607b
commit fe0670cfb3

View File

@ -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