diff options
author | gjb <gjb@FreeBSD.org> | 2014-08-25 22:19:54 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-08-25 22:19:54 +0000 |
commit | 2da6e6053dc55c9a59ad07065cb574feca016d45 (patch) | |
tree | 87768cb01f1576295ac498b9326016bae4bc78e9 /release/doc | |
parent | da40b91a2411949936e69c226bf7736b5ca4dc77 (diff) | |
download | FreeBSD-src-2da6e6053dc55c9a59ad07065cb574feca016d45.zip FreeBSD-src-2da6e6053dc55c9a59ad07065cb574feca016d45.tar.gz |
Document r270401, pam(3) 'account' facility support.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index d0abb11..79bed18 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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> |