aboutsummaryrefslogtreecommitdiff
path: root/Linux-PAM/doc/man/pam_end.3
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 16:03:16 -0800
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 16:05:55 -0800
commit281e859131adad49301befbc50cfc5cd282c6937 (patch)
treece45ce19af410930b834390fb8a8256bcace5006 /Linux-PAM/doc/man/pam_end.3
parent9a4298687784e7812c8aeef6e0e97830febbf393 (diff)
parent10ac36fdc45532acb00ec47aab28b5cc6198820f (diff)
downloadpam-281e859131adad49301befbc50cfc5cd282c6937.tar.gz
pam-281e859131adad49301befbc50cfc5cd282c6937.tar.bz2
pam-281e859131adad49301befbc50cfc5cd282c6937.zip
New upstream version 0.99.9.0
Diffstat (limited to 'Linux-PAM/doc/man/pam_end.3')
-rw-r--r--Linux-PAM/doc/man/pam_end.32
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/doc/man/pam_end.3 b/Linux-PAM/doc/man/pam_end.3
index 27cf95d2..3b28a265 100644
--- a/Linux-PAM/doc/man/pam_end.3
+++ b/Linux-PAM/doc/man/pam_end.3
@@ -25,7 +25,7 @@ pam_end \- termination of PAM transaction
.PP
The
\fBpam_end\fR
-function terminates the PAM transaction and is the last function an application should call in the PAM contenxt. Upon return the handle
+function terminates the PAM transaction and is the last function an application should call in the PAM context. Upon return the handle
\fIpamh\fR
is no longer valid and all memory associated with it will be invalid.
.PP