keyctl.2: Tweak description of ENOTDIR error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-19 12:37:39 +02:00
parent fd2d68f9af
commit f8aead6a94
1 changed files with 2 additions and 1 deletions

View File

@ -950,7 +950,8 @@ is
and the key type does not support updating.
.TP
.B ENOTDIR
Key of keyring type is expected but ID of a key with a different type provided.
A key of keyring type was expected but the ID of a key with
a different type was provided.
.TP
.B ENFILE
Keyring is full.