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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 22:19:55 UTC 2014


Author: gjb
Date: Mon Aug 25 22:19:54 2014
New Revision: 270635
URL: http://svnweb.freebsd.org/changeset/base/270635

Log:
  Document r270401, pam(3) 'account' facility support.
  
  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	Mon Aug 25 22:19:52 2014	(r270634)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 22:19:54 2014	(r270635)
@@ -935,6 +935,9 @@
 	specify NFS version 4, the syntax to use is
 	<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>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-stable-10 mailing list