summaryrefslogtreecommitdiff
path: root/doc/man/openpam_subst.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/openpam_subst.3')
-rw-r--r--doc/man/openpam_subst.38
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/man/openpam_subst.3 b/doc/man/openpam_subst.3
index 5c0c111e32ff7..ce55577854d53 100644
--- a/doc/man/openpam_subst.3
+++ b/doc/man/openpam_subst.3
@@ -1,6 +1,6 @@
.\" Generated from openpam_subst.c by gendoc.pl
-.\" $Id: openpam_subst.c 648 2013-03-05 17:54:27Z des $
-.Dd February 19, 2017
+.\" $OpenPAM: openpam_subst.c 938 2017-04-30 21:34:42Z des $
+.Dd April 30, 2017
.Dt OPENPAM_SUBST 3
.Os
.Sh NAME
@@ -81,6 +81,10 @@ The
.Fn openpam_subst
function returns one of the following values:
.Bl -tag -width 18n
+.It Bq Er PAM_SUCCESS
+Success.
+.It Bq Er PAM_BAD_ITEM
+Unrecognized or restricted item.
.It Bq Er PAM_TRY_AGAIN
Try again.
.El