diff options
| -rw-r--r-- | man2/keyctl.2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 19db9ba10f..827c54e502 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -1606,6 +1606,10 @@ once a restriction is set, it can't be overridden. The argument .I arg5 is ignored. +.\" FIXME Document KEYCTL_RESTRICT_KEYRING, added in Linux 4.12 +.\" commit 6563c91fd645556c7801748f15bc727c77fcd311 +.\" Author: Mat Martineau <mathew.j.martineau@linux.intel.com> +.\" See Documentation/security/keys.txt .SH RETURN VALUE For a successful call, the return value depends on the operation: .TP |
