From 375825bd5d88ee66375fd400c40af7844c1b0608 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 13 Feb 2019 08:21:02 +0000 Subject: Miscellaneous grammar fixes --- doc/man/pam_get_item.3.xml | 4 ++-- doc/man/pam_set_item.3.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/man/pam_get_item.3.xml b/doc/man/pam_get_item.3.xml index d07862e0..1145273c 100644 --- a/doc/man/pam_get_item.3.xml +++ b/doc/man/pam_get_item.3.xml @@ -19,7 +19,7 @@ pam_get_item - getting PAM informations + getting PAM information @@ -45,7 +45,7 @@ DESCRIPTION The pam_get_item function allows applications - and PAM service modules to access and retrieve PAM informations + and PAM service modules to access and retrieve PAM information of item_type. Upon successful return, item contains a pointer to the value of the corresponding item. Note, this is a pointer to the diff --git a/doc/man/pam_set_item.3.xml b/doc/man/pam_set_item.3.xml index 39758313..7630adbd 100644 --- a/doc/man/pam_set_item.3.xml +++ b/doc/man/pam_set_item.3.xml @@ -19,7 +19,7 @@ pam_set_item - set and update PAM informations + set and update PAM information @@ -45,7 +45,7 @@ DESCRIPTION The pam_set_item function allows applications - and PAM service modules to access and to update PAM informations + and PAM service modules to access and to update PAM information of item_type. For this a copy of the object pointed to by the item argument is created. The following item_types are -- cgit v1.2.1