diff options
author | Tomas Mraz <tm@t8m.info> | 2008-07-13 17:14:13 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2008-07-13 17:14:13 +0000 |
commit | 43c4ee3643350ead3ba4ef9d16a959f6934e310e (patch) | |
tree | 32db0de4d3f890c79ccf2421bb7bf15b4be629a4 /modules/pam_mail/pam_mail.8.xml | |
parent | 3c3bb4c3659615ffba1b23f537120ea996e8a774 (diff) | |
download | pam-43c4ee3643350ead3ba4ef9d16a959f6934e310e.tar.gz pam-43c4ee3643350ead3ba4ef9d16a959f6934e310e.tar.bz2 pam-43c4ee3643350ead3ba4ef9d16a959f6934e310e.zip |
Relevant BUGIDs: #1980773
Purpose of commit: bugfix
Commit summary:
---------------
2008-07-13 Tomas Mraz <t8m@centrum.cz>
* modules/pam_mail/pam_mail.8.xml: Module supports session and
not account service (#1980773).
Diffstat (limited to 'modules/pam_mail/pam_mail.8.xml')
-rw-r--r-- | modules/pam_mail/pam_mail.8.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/pam_mail/pam_mail.8.xml b/modules/pam_mail/pam_mail.8.xml index d3c481a5..2e97d999 100644 --- a/modules/pam_mail/pam_mail.8.xml +++ b/modules/pam_mail/pam_mail.8.xml @@ -196,8 +196,9 @@ <refsect1 id="pam_mail-services"> <title>MODULE SERVICES PROVIDED</title> <para> - The <emphasis remap='B'>auth</emphasis> and - <emphasis remap='B'>account</emphasis> services are supported. + The <emphasis remap='B'>session</emphasis> and + <emphasis remap='B'>auth</emphasis> (on establishment and + deletion of credentials) services are supported. </para> </refsect1> |