keyctl.2: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-10 09:36:23 +01:00
parent 17de986ef3
commit 79319a254f
1 changed files with 3 additions and 3 deletions

View File

@ -72,9 +72,9 @@ Map a special key ID to a real key ID for this process.
This operation looks up the special key whose ID is provided in
.I arg2
(cast to
.IR key_serial_t )
and (if it is found) the ID of the corresponding real key is returned
as the function result.
.IR key_serial_t ).
If the special key is found,
the ID of the corresponding real key is returned as the function result.
The following values may be specified in
.IR arg2 :
.RS