diff options
Diffstat (limited to 'doc/man/pam_prompt.3')
-rw-r--r-- | doc/man/pam_prompt.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/man/pam_prompt.3 b/doc/man/pam_prompt.3 index d98696687f9c9..b78ce3a41b41a 100644 --- a/doc/man/pam_prompt.3 +++ b/doc/man/pam_prompt.3 @@ -1,6 +1,6 @@ .\" Generated from pam_prompt.c by gendoc.pl -.\" $Id: pam_prompt.c 648 2013-03-05 17:54:27Z des $ -.Dd February 19, 2017 +.\" $OpenPAM: pam_prompt.c 938 2017-04-30 21:34:42Z des $ +.Dd April 30, 2017 .Dt PAM_PROMPT 3 .Os .Sh NAME @@ -34,6 +34,8 @@ The .Fn pam_prompt function returns one of the following values: .Bl -tag -width 18n +.It Bq Er PAM_SUCCESS +Success. .It Bq Er PAM_BUF_ERR Memory buffer error. .It Bq Er PAM_CONV_ERR |