summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-09-03 23:18:13 +0000
committergavin <gavin@FreeBSD.org>2014-09-03 23:18:13 +0000
commit5f36460b017024c0d87c6caef19acf0a5ede45a6 (patch)
tree001761f9400398b9d6d64c49524222af42357a38 /etc
parent05eec289936793b8a5045dbd5701720bd0899cd2 (diff)
downloadFreeBSD-src-5f36460b017024c0d87c6caef19acf0a5ede45a6.zip
FreeBSD-src-5f36460b017024c0d87c6caef19acf0a5ede45a6.tar.gz
Merge r270677 from head:
Fix xref, pam(8) -> pam(3) PR: 193045 Submitted by: rsimmons0 gmail com
Diffstat (limited to 'etc')
-rw-r--r--etc/pam.d/README2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud