request_key.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-09 14:37:33 +01:00
parent 2db8e1cc37
commit 3b7f994e1c
1 changed files with 10 additions and 10 deletions

View File

@ -81,24 +81,24 @@ serial number may be that of a valid keyring for which the caller has
permission, or it may be one of the following special keyring IDs:
.TP
.B KEY_SPEC_THREAD_KEYRING
This specifies the caller's thread-specific keyring
.RB ( thread-keyring (7)).
This specifies the caller's thread-specific keyring (see
.BR thread-keyring (7)).
.TP
.B KEY_SPEC_PROCESS_KEYRING
This specifies the caller's process-specific keyring
.RB ( process-keyring (7)).
This specifies the caller's process-specific keyring (see
.BR process-keyring (7)).
.TP
.B KEY_SPEC_SESSION_KEYRING
This specifies the caller's session-specific keyring
.RB ( session-keyring (7)).
This specifies the caller's session-specific keyring (see
.BR session-keyring (7)).
.TP
.B KEY_SPEC_USER_KEYRING
This specifies the caller's UID-specific keyring
.RB ( user-keyring (7)).
This specifies the caller's UID-specific keyring (see
.BR user-keyring (7)).
.TP
.B KEY_SPEC_USER_SESSION_KEYRING
This specifies the caller's UID-session keyring
.RB ( user-session-keyring (7)).
This specifies the caller's UID-session keyring (see
.BR user-session-keyring (7)).
.PP
When the
.I dest_keyring