diff options
Diffstat (limited to 'contrib/openpam/doc/man/pam_end.3')
-rw-r--r-- | contrib/openpam/doc/man/pam_end.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/openpam/doc/man/pam_end.3 b/contrib/openpam/doc/man/pam_end.3 index ec69fbae6628c..b4919cb6e0e86 100644 --- a/contrib/openpam/doc/man/pam_end.3 +++ b/contrib/openpam/doc/man/pam_end.3 @@ -33,7 +33,7 @@ .\" .\" $P4$ .\" -.Dd February 10, 2004 +.Dd February 1, 2005 .Dt PAM_END 3 .Os .Sh NAME @@ -53,7 +53,7 @@ function terminates a PAM transaction and destroys the corresponding PAM context, releasing all resources allocated to it. .Pp The -.Va status +.Fa status argument should be set to the error code returned by the last API call before the call to .Nm @@ -80,7 +80,7 @@ The function and this manual page were developed for the .Fx Project by ThinkSec AS and Network Associates Laboratories, the -Security Research Division of Network Associates, Inc. under +Security Research Division of Network Associates, Inc.& under DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program. |