summaryrefslogtreecommitdiff
path: root/doc/man/openpam_get_feature.3
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2017-05-01 15:02:58 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2017-05-01 15:02:58 +0000
commita9bf2f27c6e68ad44763cc28ce9d4f693b0df26a (patch)
tree20b6e61cb519f6fb27a0bd888a39d20248293693 /doc/man/openpam_get_feature.3
parent04e30652172d69d399641893e6a801503a0a1f8f (diff)
Diffstat (limited to 'doc/man/openpam_get_feature.3')
-rw-r--r--doc/man/openpam_get_feature.310
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/man/openpam_get_feature.3 b/doc/man/openpam_get_feature.3
index 45b6bcc91d69b..daf49a4b63d1e 100644
--- a/doc/man/openpam_get_feature.3
+++ b/doc/man/openpam_get_feature.3
@@ -1,6 +1,6 @@
.\" Generated from openpam_get_feature.c by gendoc.pl
-.\" $Id: openpam_get_feature.c 648 2013-03-05 17:54:27Z des $
-.Dd February 19, 2017
+.\" $OpenPAM: openpam_get_feature.c 938 2017-04-30 21:34:42Z des $
+.Dd April 30, 2017
.Dt OPENPAM_GET_FEATURE 3
.Os
.Sh NAME
@@ -50,8 +50,10 @@ The
.Fn openpam_get_feature
function returns one of the following values:
.Bl -tag -width 18n
-.It Bq Er PAM_SYMBOL_ERR
-Invalid symbol.
+.It Bq Er PAM_SUCCESS
+Success.
+.It Bq Er PAM_BAD_FEATURE
+Unrecognized or restricted feature.
.El
.Sh SEE ALSO
.Xr openpam_set_feature 3 ,