Hello Eugene On 11/15/2016 09:44 AM, Eugene Syromyatnikov wrote: > --- > man2/add_key.2 | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/man2/add_key.2 b/man2/add_key.2 > index 082a2b8..241eb92 100644 > --- a/man2/add_key.2 > +++ b/man2/add_key.2 > @@ -183,6 +183,19 @@ The keyring doesn't exist. > .TP > .B ENOMEM > Insufficient memory to create a key. > +.TP > +.B EPERM > +The > +.I type > +started from dot. Oh -- I was unaware of this! What are key types that start with "." about, do you know? Cheers, Michael > +.TP > +.B EPERM > +.I type > +was > +.I """keyring""" > +and the > +.I description > +started from dot. > .SH VERSIONS > This system call first appeared in Linux 2.6.10. > .SH CONFORMING TO > -- 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