aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/add_key.23
-rw-r--r--man2/keyctl.21
-rw-r--r--man2/request_key.21
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)