request_key.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-11-07 04:46:44 +01:00
parent be464b55a0
commit 74819bb2b8
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ request_key \- Request a key from the kernel's key management facility
.B #include <keyutils.h>
.sp
.BI "key_serial_t request_key(const char *" type ", const char *" description ,
.BI "const char *" callout_info ", key_serial_t " keyring ");"
.BI " const char *" callout_info ,
.BI " key_serial_t " keyring ");"
.SH DESCRIPTION
.BR request_key ()
asks the kernel to find a key of the given