Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 10:44:34 GMT
From:      =?utf-8?Q?Dag-Erling=20Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c8d84fa75eef - main - pam_tacplus: Mention nss_tacplus in the manual page.
Message-ID:  <202305221044.34MAiY7w080393@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=c8d84fa75eefdd4a6547c5367ae49954b9d8297e

commit c8d84fa75eefdd4a6547c5367ae49954b9d8297e
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2023-05-22 10:00:52 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2023-05-22 10:14:52 +0000

    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 92534aafb925..a17dfdb78ed6 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305221044.34MAiY7w080393>