diff options
Diffstat (limited to 'modules/pam_permit')
-rw-r--r-- | modules/pam_permit/pam_permit.8.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/modules/pam_permit/pam_permit.8.xml b/modules/pam_permit/pam_permit.8.xml index 6ecc34ac..6bb49658 100644 --- a/modules/pam_permit/pam_permit.8.xml +++ b/modules/pam_permit/pam_permit.8.xml @@ -47,11 +47,12 @@ <para> This module does not recognise any options.</para> </refsect1> - <refsect1 id="pam_permit-services"> - <title>MODULE SERVICES PROVIDED</title> + <refsect1 id="pam_permit-types"> + <title>MODULE TYPES PROVIDED</title> <para> - The services <option>auth</option>, <option>account</option>, - <option>password</option> and <option>session</option> are supported. + The <option>auth</option>, <option>account</option>, + <option>password</option> and <option>session</option> + module types are provided. </para> </refsect1> |