keyctl.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-01-04 00:36:52 +01:00 committed by Michael Kerrisk
parent 4e66320e06
commit 40aba91d56
1 changed files with 2 additions and 2 deletions

View File

@ -816,7 +816,7 @@ The key must either grant the caller
permission, or grant the caller
.I search
permission when searched for from the process keyrings
(i.e, the key is possessed).
(i.e., the key is possessed).
The
.I arg5
@ -1166,7 +1166,7 @@ The keyring must exist and must grant the caller
permission.
The parent process must be single-threaded and have
the same effective ownership as this process
and must not be be set-user-ID or set-group-ID.
and must not be set-user-ID or set-group-ID.
The UID of the parent process's existing session keyring (f it has one),
as well as the UID of the caller's session keyring
much match the caller's effective UID.