OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man2 / request_key.2
index 40dcb00..5ce5849 100644 (file)
@@ -40,7 +40,7 @@ is called from a program invoked by
 .BR request_key ()
 on behalf of some other process to generate a key, then the keyrings of that
 other process will be searched next, using that other process's UID, GID,
-groups and security context to control access.
+groups, and security context to control access.
 .P
 The keys in each keyring searched are checked for a match before any child
 keyrings are recursed into.
@@ -50,7 +50,7 @@ for the caller may be found, and only
 .B searchable
 keyrings may be searched.
 .P
-If the key is not found then, if
+If the key is not found, then, if
 .I callout_info
 is set, this function will attempt to look further afield.
 In such a case, the
@@ -136,3 +136,12 @@ should be specified to the linker.
 .BR add_key (2),
 .BR keyctl (2),
 .BR request-key (8)
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.