svn commit: r271067 - stable/10/etc/pam.d
Gavin Atkinson
gavin at FreeBSD.org
Wed Sep 3 23:18:13 UTC 2014
Author: gavin
Date: Wed Sep 3 23:18:13 2014
New Revision: 271067
URL: http://svnweb.freebsd.org/changeset/base/271067
Log:
Merge r270677 from head:
Fix xref, pam(8) -> pam(3)
PR: 193045
Submitted by: rsimmons0 gmail com
Modified:
stable/10/etc/pam.d/README
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/etc/pam.d/README
==============================================================================
--- stable/10/etc/pam.d/README Wed Sep 3 23:18:08 2014 (r271066)
+++ stable/10/etc/pam.d/README Wed Sep 3 23:18:13 2014 (r271067)
@@ -8,7 +8,7 @@ particular service, the /etc/pam.d/other
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.
More information about the svn-src-stable-10
mailing list