summaryrefslogtreecommitdiff
path: root/doc/man/pam_sm_acct_mgmt.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/pam_sm_acct_mgmt.3.xml')
-rw-r--r--doc/man/pam_sm_acct_mgmt.3.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/pam_sm_acct_mgmt.3.xml b/doc/man/pam_sm_acct_mgmt.3.xml
index ea07ba3d..694c2671 100644
--- a/doc/man/pam_sm_acct_mgmt.3.xml
+++ b/doc/man/pam_sm_acct_mgmt.3.xml
@@ -10,14 +10,14 @@
<refnamediv id="pam_sm_acct_mgmt-name">
<refname>pam_sm_acct_mgmt</refname>
- <refpurpose>PAM service module for account management</refpurpose>
+ <refpurpose>PAM service function for account management</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsynopsisdiv id='pam_sm_acct_mgmt-synopsis'>
- <programlisting>#define PAM_SM_ACCOUNT</programlisting>
<funcsynopsis>
+ <funcsynopsisinfo>#define PAM_SM_ACCOUNT</funcsynopsisinfo>
<funcsynopsisinfo>#include &lt;security/pam_modules.h&gt;</funcsynopsisinfo>
<funcprototype>
<funcdef>PAM_EXTERN int <function>pam_sm_acct_mgmt</function></funcdef>
@@ -67,7 +67,7 @@
<para>
Return <emphasis remap='B'>PAM_AUTH_ERR</emphasis> if the
database of authentication tokens for this authentication
- mechanism has a <emphasis>NULL</emphasis> entry for the user
+ mechanism has a <emphasis>NULL</emphasis> entry for the user.
</para>
</listitem>
</varlistentry>