From 00a1947ef5fe4206888a054a254a598b73df993e Mon Sep 17 00:00:00 2001 From: gavin Date: Tue, 26 Aug 2014 22:39:24 +0000 Subject: Fix xref, pam(8) -> pam(3) PR: 193045 Submitted by: rsimmons0 gmail com MFC after: 3 days --- etc/pam.d/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/pam.d/README') diff --git a/etc/pam.d/README b/etc/pam.d/README index 7b8f958..2824c05 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -8,7 +8,7 @@ particular service, the /etc/pam.d/other is used instead. If that file does not exist, /etc/pam.conf is searched for entries matching the specified service or, failing that, the "other" service. -See the pam(8) manual page for an explanation of the workings of the +See the pam(3) manual page for an explanation of the workings of the PAM library and descriptions of the various files and modules. Below is a summary of the format for the pam.conf and /etc/pam.d/* files. -- cgit v1.1