From cc02218cd56f3888b98fe5a581a5a3bbdde1eb8d Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 26 Oct 2006 11:22:37 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2006-10-26 Thorsten Kukuk * doc/man/pam.3.xml: Add pam_get_user function. --- doc/man/pam.3.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/man/pam.3.xml') diff --git a/doc/man/pam.3.xml b/doc/man/pam.3.xml index ab9e3d2a..3ae2d343 100644 --- a/doc/man/pam.3.xml +++ b/doc/man/pam.3.xml @@ -152,8 +152,15 @@ pam_get_item3 - functions allows applications and PAM service modules to set and retrieve - PAM informations. + functions allows applications and PAM service modules to set and + retrieve PAM informations. + + + The + + pam_get_user3 + + function is the preferred method to obtain the username. The -- cgit v1.2.3