Date: Tue, 26 Aug 2014 22:39:24 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r270677 - head/etc/pam.d Message-ID: <201408262239.s7QMdOUp057668@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gavin Date: Tue Aug 26 22:39:24 2014 New Revision: 270677 URL: http://svnweb.freebsd.org/changeset/base/270677 Log: Fix xref, pam(8) -> pam(3) PR: 193045 Submitted by: rsimmons0 gmail com MFC after: 3 days Modified: head/etc/pam.d/README Modified: head/etc/pam.d/README ============================================================================== --- head/etc/pam.d/README Tue Aug 26 22:33:34 2014 (r270676) +++ head/etc/pam.d/README Tue Aug 26 22:39:24 2014 (r270677) @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408262239.s7QMdOUp057668>