summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/doc/man/pam_get_data.3
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2012-05-26 17:10:16 +0000
committerdes <des@FreeBSD.org>2012-05-26 17:10:16 +0000
commite591108b4ff3b509a90d50646dac489bd3586c83 (patch)
tree8db8bd736c680a375326928576df3d5395b6a4f3 /contrib/openpam/doc/man/pam_get_data.3
parent14a6c41ca7a3722b33e2208c83fb8b4a009b0ecf (diff)
parent4d990f74cc8d1f6788d9e35ce8ada48cc0b5f41f (diff)
downloadFreeBSD-src-e591108b4ff3b509a90d50646dac489bd3586c83.zip
FreeBSD-src-e591108b4ff3b509a90d50646dac489bd3586c83.tar.gz
Update to OpenPAM Micrampelis.
Diffstat (limited to 'contrib/openpam/doc/man/pam_get_data.3')
-rw-r--r--contrib/openpam/doc/man/pam_get_data.316
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/openpam/doc/man/pam_get_data.3 b/contrib/openpam/doc/man/pam_get_data.3
index 49fae05..db4b723 100644
--- a/contrib/openpam/doc/man/pam_get_data.3
+++ b/contrib/openpam/doc/man/pam_get_data.3
@@ -34,7 +34,7 @@
.\"
.\" $Id$
.\"
-.Dd December 18, 2011
+.Dd May 26, 2012
.Dt PAM_GET_DATA 3
.Os
.Sh NAME
@@ -49,7 +49,7 @@
.Fn pam_get_data "const pam_handle_t *pamh" "const char *module_data_name" "const void **data"
.Sh DESCRIPTION
The
-.Nm
+.Fn pam_get_data
function looks up the opaque object associated with
the string specified by the
.Fa module_data_name
@@ -61,7 +61,7 @@ A pointer to the object is stored in the location pointed to by the
.Fa data
argument.
If
-.Nm
+.Fn pam_get_data
fails, the
.Fa data
argument is untouched.
@@ -72,7 +72,7 @@ are useful for managing
data that are meaningful only to a particular service module.
.Sh RETURN VALUES
The
-.Nm
+.Fn pam_get_data
function returns one of the following values:
.Bl -tag -width 18n
.It Bq Er PAM_NO_MODULE_DATA
@@ -91,11 +91,11 @@ System error.
.Re
.Sh AUTHORS
The
-.Nm
-function and this manual page were developed for the
+.Fn pam_get_data
+function and this manual page were
+developed for the
.Fx
-Project by
-ThinkSec AS and Network Associates Laboratories, the
+Project by ThinkSec AS and Network Associates Laboratories, the
Security Research Division of Network Associates, Inc.\& under
DARPA/SPAWAR contract N66001-01-C-8035
.Pq Dq CBOSS ,
OpenPOWER on IntegriCloud