diff options
Diffstat (limited to 'doc/man/pam_get_item.3')
-rw-r--r-- | doc/man/pam_get_item.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/pam_get_item.3 b/doc/man/pam_get_item.3 index dcde4dab..ec0e6e69 100644 --- a/doc/man/pam_get_item.3 +++ b/doc/man/pam_get_item.3 @@ -1,13 +1,13 @@ '\" t .\" Title: pam_get_item .\" 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_GET_ITEM" "3" "05/18/2017" "Linux-PAM Manual" "Linux-PAM Manual" +.TH "PAM_GET_ITEM" "3" "06/08/2020" "Linux-PAM Manual" "Linux-PAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -28,7 +28,7 @@ .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" -pam_get_item \- getting PAM informations +pam_get_item \- getting PAM information .SH "SYNOPSIS" .sp .ft B @@ -42,7 +42,7 @@ pam_get_item \- getting PAM informations .PP The \fBpam_get_item\fR -function allows applications and PAM service modules to access and retrieve PAM informations of +function allows applications and PAM service modules to access and retrieve PAM information of \fIitem_type\fR\&. Upon successful return, \fIitem\fR contains a pointer to the value of the corresponding item\&. Note, this is a pointer to the |