diff options
Diffstat (limited to 'doc/man/pam_get_authtok.3.xml')
-rw-r--r-- | doc/man/pam_get_authtok.3.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/pam_get_authtok.3.xml b/doc/man/pam_get_authtok.3.xml index ba6d955e..60e0a451 100644 --- a/doc/man/pam_get_authtok.3.xml +++ b/doc/man/pam_get_authtok.3.xml @@ -210,7 +210,8 @@ <term>PAM_SYSTEM_ERR</term> <listitem> <para> - No space for an authentication token was provided. + A NULL pointer was specified as the PAM handle, or + no space for an authentication token was provided. </para> </listitem> </varlistentry> @@ -242,4 +243,4 @@ </para> </refsect1> -</refentry>
\ No newline at end of file +</refentry> |