On 11/21/2016 10:00 PM, Eugene Syromyatnikov wrote: > --- > man2/request_key.2 | 10 ++++++++++ > 1 file changed, 10 insertions(+) Hello Eugene, Applied. Thank you! Cheers, Michael > diff --git a/man2/request_key.2 b/man2/request_key.2 > index 1a3af3f..936989a 100644 > --- a/man2/request_key.2 > +++ b/man2/request_key.2 > @@ -331,6 +331,11 @@ The keyring wasn't available for modification by the user. > The key quota for this user would be exceeded by creating this key or linking > it to the keyring. > .TP > +.B EFAULT > +(Part of) > +.IR type ", " description " or " callout_info > +points outside process' accessible address space. > +.TP > .B EINTR > The request was interrupted by a signal; see > .BR signal (7). > @@ -361,6 +366,11 @@ No matching key was found. > .TP > .B ENOMEM > Insufficient memory to create a key. > +.TP > +.B EPERM > +The > +.I type > +started from dot. > .SH VERSIONS > This system call first appeared in Linux 2.6.10. > .\" 3e30148c3d524a9c1c63ca28261bc24c457eb07a > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html