OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man2 / keyctl.2
index 9f93dba..34f2f2f 100644 (file)
 .\"
 .\" FIXME Document KEYCTL_REJECT (new in 2.6.39)
 .\"            commit fdd1b94581782a2ddf9124414e5b7a5f48ce2f9c
+.\"            Author: David Howells <dhowells@redhat.com>
 .\"            Documentation/security/keys.txt
 .\" FIXME Document KEYCTL_INSTANTIATE_IOV (new in 2.6.39)
 .\"            commit ee009e4a0d4555ed522a631bae9896399674f064
+.\"            Author: David Howells <dhowells@redhat.com>
 .\"            Documentation/security/keys.txt
 .\" FIXME Document KEYCTL_INVALIDATE (new in 3.5)
 .\"            commit fd75815f727f157a05f4c96b5294a4617c0557da
+.\"            Author: David Howells <dhowells@redhat.com>
 .\"            Documentation/security/keys.txt
+.\" FIXME Document KEYCTL_GET_PERSISTENT (new in 3.13)
+.\"            commit f36f8c75ae2e7d4da34f4c908cebdb4aa42c977e
+.\"            Author: David Howells <dhowells@redhat.com>
 .\"
-.TH KEYCTL 2 2010-02-25 Linux "Linux Key Management Calls"
+.TH KEYCTL 2 2014-01-22 Linux "Linux Key Management Calls"
 .SH NAME
 keyctl \- manipulate the kernel's key management facility
 .SH SYNOPSIS
@@ -148,3 +154,14 @@ should be specified to the linker.
 .BR keyctl_unlink (3),
 .BR keyctl_update (3),
 .BR request-key (8)
+
+The kernel source file
+.IR Documentation/security/keys.txt .
+.SH COLOPHON
+This page is part of release 3.65 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.