summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJoey Chagnon <joeychagnon@users.noreply.github.com>2018-04-10 15:40:58 +0000
committerTomáš Mráz <t8m@users.noreply.github.com>2018-04-10 17:40:58 +0200
commite5890c764fe7be2fd48f76a2ea3593954ca4d797 (patch)
treea8dbe136954541dbaa8f25630f3f21d539da324c /doc/man
parentf3a166bf9590e7b63af888950eb52223ded5b525 (diff)
Fix missing word in documentation.
* doc/man/pam_get_user.3.xml: Fix it.
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/pam_get_user.3.xml2
1 files changed, 1 insertions, 1 deletions
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
<citerefentry>
<refentrytitle>pam_start</refentrytitle><manvolnum>3</manvolnum>
- </citerefentry>. If no user was specified it what
+ </citerefentry>. If no user was specified it returns what
<function>pam_get_item (pamh, PAM_USER, ... );</function> would
have returned. If this is NULL it obtains the username via the
<citerefentry>