summaryrefslogtreecommitdiff
path: root/doc/man/pam.3.xml
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-10-26 11:22:37 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-10-26 11:22:37 +0000
commitcc02218cd56f3888b98fe5a581a5a3bbdde1eb8d (patch)
tree28351fb427ad0692c7fb3aac7428d82bfe70d52b /doc/man/pam.3.xml
parent2c4a6cd7e5aec9ba744ab1f299047d6e8703d408 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2006-10-26 Thorsten Kukuk <kukuk@thkukuk.de> * doc/man/pam.3.xml: Add pam_get_user function.
Diffstat (limited to 'doc/man/pam.3.xml')
-rw-r--r--doc/man/pam.3.xml11
1 files changed, 9 insertions, 2 deletions
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 @@
<citerefentry>
<refentrytitle>pam_get_item</refentrytitle><manvolnum>3</manvolnum>
</citerefentry>
- 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.
+ </para>
+ <para>
+ The
+ <citerefentry>
+ <refentrytitle>pam_get_user</refentrytitle><manvolnum>3</manvolnum>
+ </citerefentry>
+ function is the preferred method to obtain the username.
</para>
<para>
The