summaryrefslogtreecommitdiff
path: root/doc/man/pam_end.3.xml
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2007-08-13 08:43:06 +0000
committerTomas Mraz <tm@t8m.info>2007-08-13 08:43:06 +0000
commit50f0f6d7738be8f35264e53461f14e2c3afa83c8 (patch)
treebaa26bdb51af5c8e8cd621560fb91c25fd4a844b /doc/man/pam_end.3.xml
parent9bc383eeb9d9f5976645cb4c4850a8d36b2bd7da (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2007-08-13 Olivier Blin <blino@mandriva.com> * doc/man/pam.3.xml: Fix typo. * doc/man/pam.3: Likewise. * doc/man/pam_end.3.xml: Likewise. * doc/man/pam_end.3: Likewise.
Diffstat (limited to 'doc/man/pam_end.3.xml')
-rw-r--r--doc/man/pam_end.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/pam_end.3.xml b/doc/man/pam_end.3.xml
index fd4a4250..039bb3cd 100644
--- a/doc/man/pam_end.3.xml
+++ b/doc/man/pam_end.3.xml
@@ -34,7 +34,7 @@
<para>
The <function>pam_end</function> function terminates the PAM
transaction and is the last function an application should call
- in the PAM contenxt. Upon return the handle <emphasis>pamh</emphasis>
+ in the PAM context. Upon return the handle <emphasis>pamh</emphasis>
is no longer valid and all memory associated with it will be
invalid.
</para>