From bbd64434077b31ca4ceff485dfc60aab71144a95 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 25 Sep 2017 13:55:53 +0200 Subject: [PATCH] shells.5: SEE ALSO: add pam_shells(8) Signed-off-by: Michael Kerrisk --- man5/shells.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man5/shells.5 b/man5/shells.5 index 2bb5b1a89..09318a73d 100644 --- a/man5/shells.5 +++ b/man5/shells.5 @@ -55,4 +55,5 @@ may contain the following paths: .in .SH SEE ALSO .BR chsh (1), -.BR getusershell (3) +.BR getusershell (3), +.BR pam_shells (8)