From e5890c764fe7be2fd48f76a2ea3593954ca4d797 Mon Sep 17 00:00:00 2001 From: Joey Chagnon Date: Tue, 10 Apr 2018 15:40:58 +0000 Subject: Fix missing word in documentation. * doc/man/pam_get_user.3.xml: Fix it. --- doc/man/pam_get_user.3.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/pam_get_user.3.xml b/doc/man/pam_get_user.3.xml index 9c5830e9..16ef5483 100644 --- a/doc/man/pam_get_user.3.xml +++ b/doc/man/pam_get_user.3.xml @@ -42,7 +42,7 @@ name of the user specified by pam_start3 - . If no user was specified it what + . If no user was specified it returns what pam_get_item (pamh, PAM_USER, ... ); would have returned. If this is NULL it obtains the username via the -- cgit v1.2.3