Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 23:18:13 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r271067 - stable/10/etc/pam.d
Message-ID:  <201409032318.s83NID1x027884@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 



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