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