keyctl.2: Minor clarification for KEYCTL_UPDATE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-10 10:17:49 +01:00
parent 5bcea69928
commit 1ac6bb731e
1 changed files with 3 additions and 2 deletions

View File

@ -236,8 +236,9 @@ The caller must have
.I write .I write
permission on the key specified and the key type must support updating. permission on the key specified and the key type must support updating.
A negatively instantiated key can be positively instantiated A negatively instantiated key (see the description of
with this operation. .BR KEYCTL_REJECT )
can be positively instantiated with this operation.
The The
.I arg5 .I arg5