diff --git a/man2/request_key.2 b/man2/request_key.2 index a32d3cfde..ada994242 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -15,7 +15,8 @@ request_key \- Request a key from the kernel's key management facility .B #include .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