summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-03-12 13:17:54 +0100
committerAlejandro Colomar <alx@kernel.org>2023-03-12 13:17:54 +0100
commitbd23bf6631a1676e14cc22900eea7c010924cc2d (patch)
tree813ecd1436042bc35785ae153bae5efc5db497d0
parent7f5999949f112bcf26ccda7e92d58a830d034429 (diff)
session-keyring.7: ffix
Add a man-page reference at the first occurence of PAM. Reported-by: Helge Kreutzmann <debian@helgefjell.de> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/session-keyring.74
1 files changed, 3 insertions, 1 deletions
diff --git a/man7/session-keyring.7 b/man7/session-keyring.7
index d1e6e0ea5..8537f0123 100644
--- a/man7/session-keyring.7
+++ b/man7/session-keyring.7
@@ -12,7 +12,9 @@ It is typically created by
.BR pam_keyinit (8)
when a user logs in and a link will be added that refers to the
.BR user\-keyring (7).
-Optionally, PAM may revoke the session keyring on logout.
+Optionally,
+.BR PAM (7)
+may revoke the session keyring on logout.
(In typical configurations, PAM does do this revocation.)
The session keyring has the name (description)
.IR _ses .