Hello, The attached patch fix a typo (s/contenxt/context/) in the pam(3) and pam_end(3) man pages.
--- Linux-PAM-0.99.8.1/doc/man/pam.3.contenxt 2006-10-26 13:19:47.000000000 +0200 +++ Linux-PAM-0.99.8.1/doc/man/pam.3 2007-08-10 23:26:12.000000000 +0200 @@ -47,7 +47,7 @@ function creates the PAM context and ini .PP The \fBpam_end\fR(3) -function terminates the PAM transaction and is the last function an application should call in the PAM contenxt. Upon return the handle pamh is no longer valid and all memory associated with it will be invalid. It can be called at any time to terminate a PAM transaction. +function terminates the PAM transaction and is the last function an application should call in the PAM context. Upon return the handle pamh is no longer valid and all memory associated with it will be invalid. It can be called at any time to terminate a PAM transaction. .SS "Authentication" .PP The --- Linux-PAM-0.99.8.1/doc/man/pam.3.xml.contenxt 2006-10-26 12:00:47.000000000 +0200 +++ Linux-PAM-0.99.8.1/doc/man/pam.3.xml 2007-08-10 23:26:12.000000000 +0200 @@ -57,7 +57,7 @@ <citerefentry> <refentrytitle>pam_end</refentrytitle><manvolnum>3</manvolnum> </citerefentry> function terminates the PAM transaction and is the last - function an application should call in the PAM contenxt. Upon return + function an application should call in the PAM context. Upon return the handle pamh is no longer valid and all memory associated with it will be invalid. It can be called at any time to terminate a PAM transaction. --- Linux-PAM-0.99.8.1/doc/man/pam_end.3.contenxt 2006-06-28 09:22:41.000000000 +0200 +++ Linux-PAM-0.99.8.1/doc/man/pam_end.3 2007-08-10 23:26:12.000000000 +0200 @@ -25,7 +25,7 @@ pam_end \- termination of PAM transactio .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 --- Linux-PAM-0.99.8.1/doc/man/pam_end.3.xml.contenxt 2006-06-25 21:01:00.000000000 +0200 +++ Linux-PAM-0.99.8.1/doc/man/pam_end.3.xml 2007-08-10 23:26:12.000000000 +0200 @@ -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>
-- Olivier Blin - Mandriva
_______________________________________________ Pam-list mailing list Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list