svn commit: r270736 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Aug 28 01:15:00 UTC 2014


Author: gjb
Date: Thu Aug 28 01:14:59 2014
New Revision: 270736
URL: http://svnweb.freebsd.org/changeset/base/270736

Log:
  Correct the note about r270401: s/pam(3)/pam_group(8)
  
  Submitted by:	jilles
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Aug 28 01:14:30 2014	(r270735)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Aug 28 01:14:59 2014	(r270736)
@@ -959,7 +959,8 @@
 	<literal>-o vers=4</literal>.</para>
 
       <para revision="270401">Support for the <quote>account</quote>
-	facility has been added to &man.pam.3; library.</para>
+	facility has been added to the &man.pam.group.8;
+	module.</para>
 
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>


More information about the svn-src-stable mailing list