diff --git a/man7/keyrings.7 b/man7/keyrings.7 index d5cf428fe..07c85a380 100644 --- a/man7/keyrings.7 +++ b/man7/keyrings.7 @@ -19,8 +19,12 @@ is primarily a way for drivers to retain or cache security data, authentication keys, encryption keys, and other data in the kernel. .P System call interfaces are provided so that user-space programs can manage -those objects and also use the facility for their own purposes. -.P +those objects and also use the facility for their own purposes; see +.BR add_key (2), +.BR request_key (2), +and +.BR keyctl (2). + A library and some user-space utilities are provided to allow access to the facility. See