diff options
author | gjb <gjb@FreeBSD.org> | 2014-08-28 01:14:59 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-08-28 01:14:59 +0000 |
commit | 588247cb3e5f3e7badc188c2f5b0d93c78d1c141 (patch) | |
tree | 5547cf0e0fcf9c3fc74f2e34a5ba5210ed8a5685 /release/doc | |
parent | e3261a685953c355db6bd372218dc8bab1f15c50 (diff) | |
download | FreeBSD-src-588247cb3e5f3e7badc188c2f5b0d93c78d1c141.zip FreeBSD-src-588247cb3e5f3e7badc188c2f5b0d93c78d1c141.tar.gz |
Correct the note about r270401: s/pam(3)/pam_group(8)
Submitted by: jilles
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, 2 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 4896ec1..ebe0397 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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> |