aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/pam.3.xml4
-rw-r--r--doc/man/pam_open_session.3.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/pam.3.xml b/doc/man/pam.3.xml
index 4b828016..a7d13b45 100644
--- a/doc/man/pam.3.xml
+++ b/doc/man/pam.3.xml
@@ -150,7 +150,7 @@
<citerefentry>
<refentrytitle>pam_get_item</refentrytitle><manvolnum>3</manvolnum>
</citerefentry>
- functions allows applications and PAM service modules to set and
+ functions allow applications and PAM service modules to set and
retrieve PAM information.
</para>
<para>
@@ -169,7 +169,7 @@
<citerefentry>
<refentrytitle>pam_get_data</refentrytitle><manvolnum>3</manvolnum>
</citerefentry>
- functions allows PAM service modules to set and retrieve free-form
+ function allows PAM service modules to set and retrieve free-form
data from one invocation to another.
</para>
</refsect2>
diff --git a/doc/man/pam_open_session.3.xml b/doc/man/pam_open_session.3.xml
index d37b3e59..a05e0abe 100644
--- a/doc/man/pam_open_session.3.xml
+++ b/doc/man/pam_open_session.3.xml
@@ -40,7 +40,7 @@
It should be noted that the effective uid,
<citerefentry>
<refentrytitle>geteuid</refentrytitle><manvolnum>2</manvolnum>
- </citerefentry>. of the application should be of sufficient
+ </citerefentry>, of the application should be of sufficient
privilege to perform such tasks as creating or mounting the
user's home directory for example.
</para>