diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-22 14:04:54 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-22 14:38:56 +0200 |
| commit | 32fc240749dba61374522c7796133cfeae94eec2 (patch) | |
| tree | cea8a649241fca9018d8c51ddb1d51800db1f240 /man2 | |
| parent | 5c69f84a29b20b9e6e758c19f0bc881db27983c8 (diff) | |
| download | man-pages-32fc240749dba61374522c7796133cfeae94eec2.tar.gz | |
add_key.2, keyctl.2, request_key.2: SEE ALSO: add keyrings(7)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/add_key.2 | 3 | ||||
| -rw-r--r-- | man2/keyctl.2 | 1 | ||||
| -rw-r--r-- | man2/request_key.2 | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/man2/add_key.2 b/man2/add_key.2 index 2f595c3892..9d6e64c16c 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -126,4 +126,5 @@ should be specified to the linker. .SH SEE ALSO .BR keyctl (1), .BR keyctl (2), -.BR request_key (2) +.BR request_key (2), +.BR keyrings (7) diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 755bb6dfb0..85d21adb33 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -153,6 +153,7 @@ should be specified to the linker. .BR keyctl_read_alloc (3), .BR keyctl_unlink (3), .BR keyctl_update (3), +.BR keyrings (7), .BR request-key (8) The kernel source file diff --git a/man2/request_key.2 b/man2/request_key.2 index 388765f207..2581d98458 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -135,4 +135,5 @@ should be specified to the linker. .BR keyctl (1), .BR add_key (2), .BR keyctl (2), +.BR keyrings (7), .BR request-key (8) |
