summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/doc/man/openpam.3
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/doc/man/openpam.3')
-rw-r--r--contrib/openpam/doc/man/openpam.313
1 files changed, 9 insertions, 4 deletions
diff --git a/contrib/openpam/doc/man/openpam.3 b/contrib/openpam/doc/man/openpam.3
index 01b0da9..6af3320 100644
--- a/contrib/openpam/doc/man/openpam.3
+++ b/contrib/openpam/doc/man/openpam.3
@@ -33,12 +33,13 @@
.\"
.\" $P4$
.\"
-.Dd February 10, 2004
+.Dd February 1, 2005
.Dt OPENPAM 3
.Os
.Sh NAME
.Nm openpam_borrow_cred ,
.Nm openpam_free_data ,
+.Nm openpam_free_envlist ,
.Nm openpam_get_option ,
.Nm openpam_log ,
.Nm openpam_nullconv ,
@@ -63,6 +64,8 @@
.Fn openpam_borrow_cred "pam_handle_t *pamh" "const struct passwd *pwd"
.Ft "void"
.Fn openpam_free_data "pam_handle_t *pamh" "void *data" "int status"
+.Ft "void"
+.Fn openpam_free_envlist "char **envlist"
.Ft "const char *"
.Fn openpam_get_option "pam_handle_t *pamh" "const char *option"
.Ft "void"
@@ -94,10 +97,11 @@
.Ft "int"
.Fn pam_vprompt "pam_handle_t *pamh" "int style" "char **resp" "const char *fmt" "va_list ap"
.\"
-.\" $P4: //depot/projects/openpam/doc/man/openpam.man#1 $
+.\" $P4: //depot/projects/openpam/doc/man/openpam.man#2 $
.\"
.Sh DESCRIPTION
-These functions are OpenPAM extensions to the PAM API. Those named
+These functions are OpenPAM extensions to the PAM API.
+Those named
.Fn pam_*
are, in the author's opinion, logical and necessary extensions to the
standard API, while those named
@@ -108,6 +112,7 @@ standardization.
.Sh SEE ALSO
.Xr openpam_borrow_cred 3 ,
.Xr openpam_free_data 3 ,
+.Xr openpam_free_envlist 3 ,
.Xr openpam_get_option 3 ,
.Xr openpam_log 3 ,
.Xr openpam_nullconv 3 ,
@@ -132,7 +137,7 @@ standardization.
The OpenPAM library and this manual page were developed for the
.Fx
Project by ThinkSec AS and Network Associates Laboratories, the
-Security Research Division of Network Associates, Inc. under
+Security Research Division of Network Associates, Inc.& under
DARPA/SPAWAR contract N66001-01-C-8035
.Pq Dq CBOSS ,
as part of the DARPA CHATS research program.
OpenPOWER on IntegriCloud