From c8d84fa75eefdd4a6547c5367ae49954b9d8297e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 22 May 2023 10:00:52 +0000 Subject: [PATCH] pam_tacplus: Mention nss_tacplus in the manual page. MFC after: 1 week Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D40135 --- lib/libpam/modules/pam_tacplus/pam_tacplus.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/libpam/modules/pam_tacplus/pam_tacplus.8 b/lib/libpam/modules/pam_tacplus/pam_tacplus.8 index 92534aafb92..a17dfdb78ed 100644 --- a/lib/libpam/modules/pam_tacplus/pam_tacplus.8 +++ b/lib/libpam/modules/pam_tacplus/pam_tacplus.8 @@ -34,7 +34,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 2, 1999 +.Dd May 17, 2023 .Dt PAM_TACPLUS 8 .Os .Sh NAME @@ -103,9 +103,10 @@ The standard TACACS+ client configuration file for .Nm .El .Sh SEE ALSO +.Xr pam 3 , .Xr passwd 5 , .Xr tacplus.conf 5 , -.Xr pam 3 +.Xr nss_tacplus 8 .Sh HISTORY The .Nm