diff options
Diffstat (limited to 'doc/man/pam_putenv.3')
-rw-r--r-- | doc/man/pam_putenv.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/pam_putenv.3 b/doc/man/pam_putenv.3 index 115d8d2f..9c58b0de 100644 --- a/doc/man/pam_putenv.3 +++ b/doc/man/pam_putenv.3 @@ -1,13 +1,13 @@ '\" t .\" Title: pam_putenv .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] -.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 05/18/2017 +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> +.\" Date: 06/08/2020 .\" Manual: Linux-PAM Manual .\" Source: Linux-PAM Manual .\" Language: English .\" -.TH "PAM_PUTENV" "3" "05/18/2017" "Linux-PAM Manual" "Linux-PAM Manual" +.TH "PAM_PUTENV" "3" "06/08/2020" "Linux-PAM Manual" "Linux-PAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -71,7 +71,7 @@ Without an \*(Aq=\*(Aq the .PP \fBpam_putenv\fR() operates on a copy of \fIname_value\fR, which means in contrast to -\fBputenv\fR(3), the application is responsible to free the data\&. +\fBputenv\fR(3), the application is responsible for freeing the data\&. .SH "RETURN VALUES" .PP PAM_PERM_DENIED |