summaryrefslogtreecommitdiff
path: root/doc/pam_modules.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pam_modules.sgml')
-rw-r--r--doc/pam_modules.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pam_modules.sgml b/doc/pam_modules.sgml
index c986e0a9..872e4d7d 100644
--- a/doc/pam_modules.sgml
+++ b/doc/pam_modules.sgml
@@ -802,7 +802,7 @@ This function may return one of the following errors,
The user is no longer permitted access to the system.
<tag><tt/PAM_AUTH_ERR/</tag>
There was an authentication error.
-<tag><tt/PAM_AUTHTOKEN_REQD/</tag>
+<tag><tt/PAM_NEW_AUTHTOKEN_REQD/</tag>
The user's authentication token has expired. Before calling
this function again the application will arrange for a new one to be
given. This will likely result in a call to <tt/pam_sm_chauthtok()/.