summaryrefslogtreecommitdiff
path: root/man2/keyctl.2
diff options
context:
space:
mode:
authorDavid Prévot <taffit@debian.org>2012-09-25 06:00:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-09-25 06:00:07 +0200
commitcf4d43612799b0eab58410d192430a5b5ae9d9b6 (patch)
tree6a1bd6bab84a4ff83ca00544458ae6471ecd9ebc /man2/keyctl.2
parent6c71aa3cdcf8656699257b4570ab1494765910c7 (diff)
keyctl.2: Reorder SEE ALSO, without .br
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/keyctl.2')
-rw-r--r--man2/keyctl.246
1 files changed, 12 insertions, 34 deletions
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index fcb30ab6e..f0dd6075e 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -124,47 +124,25 @@ When linking,
should be specified to the linker.
.SH SEE ALSO
.BR keyctl (1),
-.br
.BR add_key (2),
-.br
.BR request_key (2),
-.br
-.BR keyctl_get_keyring_ID (3),
-.br
-.BR keyctl_join_session_keyring (3),
-.br
-.BR keyctl_update (3),
-.br
-.BR keyctl_revoke (3),
-.br
+.BR keyctl_set_timeout (3),
.BR keyctl_chown (3),
-.br
-.BR keyctl_setperm (3),
-.br
-.BR keyctl_describe (3),
-.br
.BR keyctl_clear (3),
-.br
-.BR keyctl_link (3),
-.br
-.BR keyctl_unlink (3),
-.br
-.BR keyctl_search (3),
-.br
-.BR keyctl_read (3),
-.br
+.BR keyctl_describe (3),
+.BR keyctl_describe_alloc (3),
+.BR keyctl_get_keyring_ID (3),
.BR keyctl_instantiate (3),
-.br
+.BR keyctl_join_session_keyring (3),
+.BR keyctl_link (3),
.BR keyctl_negate (3),
-.br
+.BR keyctl_revoke (3),
+.BR keyctl_search (3),
+.BR keyctl_setperm (3),
.BR keyctl_set_reqkey_keyring (3),
-.br
.BR keyctl_set_timeout (3),
-.br
-.BR keyctl_assume_authority (3),
-.br
-.BR keyctl_describe_alloc (3),
-.br
+.BR keyctl_read (3),
.BR keyctl_read_alloc (3),
-.br
+.BR keyctl_unlink (3),
+.BR keyctl_update (3),
.BR request-key (8)