ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/stable/0.8/contrib/openpam/doc/man/pam_putenv.3
(Generate patch)

Comparing stable/0.8/contrib/openpam/doc/man/pam_putenv.3 (file contents):
Revision 7565 by laffer1, Wed Apr 13 00:29:37 2016 UTC vs.
Revision 7566 by laffer1, Sun May 22 20:15:12 2016 UTC

# Line 1 | Line 1
1   .\"-
2   .\" Copyright (c) 2001-2003 Networks Associates Technology, Inc.
3 < .\" Copyright (c) 2004-2007 Dag-Erling Smørgrav
3 > .\" Copyright (c) 2004-2011 Dag-Erling Smørgrav
4   .\" All rights reserved.
5   .\"
6   .\" This software was developed for the FreeBSD Project by ThinkSec AS and
# Line 32 | Line 32
32   .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33   .\" SUCH DAMAGE.
34   .\"
35 < .\" $P4$
35 > .\" $Id$
36   .\"
37 < .Dd December 21, 2007
37 > .Dd May 26, 2012
38   .Dt PAM_PUTENV 3
39   .Os
40   .Sh NAME
# Line 49 | Line 49
49   .Fn pam_putenv "pam_handle_t *pamh" "const char *namevalue"
50   .Sh DESCRIPTION
51   The
52 < .Nm
53 < function sets a environment variable.
52 > .Fn pam_putenv
53 > function sets an environment variable.
54   Its semantics are similar to those of
55   .Xr putenv 3 ,
56   but it modifies the PAM
# Line 58 | Line 58 | context's environment list instead of the application'
58   .Pp
59   .Sh RETURN VALUES
60   The
61 < .Nm
61 > .Fn pam_putenv
62   function returns one of the following values:
63   .Bl -tag -width 18n
64   .It Bq Er PAM_BUF_ERR
# Line 80 | Line 80 | System error.
80   .Re
81   .Sh AUTHORS
82   The
83 < .Nm
84 < function and this manual page were developed for the
83 > .Fn pam_putenv
84 > function and this manual page were
85 > developed for the
86   .Fx
87   Project by ThinkSec AS and Network Associates Laboratories, the
88   Security Research Division of Network Associates, Inc.\& under

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines