diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-15 07:18:26 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-15 07:18:26 +0000 |
| commit | ca236e63dd69b7ee0460d063ae47d0f870cd17e2 (patch) | |
| tree | 90480c2f7b7437d4ebac16f2a7849084abe7ba6e /contrib/openpam/doc/man/pam_end.3 | |
| parent | 901243b303e2120b008d82017cdc2b3c7b0df5e5 (diff) | |
Notes
Diffstat (limited to 'contrib/openpam/doc/man/pam_end.3')
| -rw-r--r-- | contrib/openpam/doc/man/pam_end.3 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/contrib/openpam/doc/man/pam_end.3 b/contrib/openpam/doc/man/pam_end.3 index d4bebc8e2029..cc9226c802fa 100644 --- a/contrib/openpam/doc/man/pam_end.3 +++ b/contrib/openpam/doc/man/pam_end.3 @@ -33,7 +33,7 @@ .\" .\" $P4$ .\" -.Dd June 1, 2003 +.Dd July 15, 2003 .Dt PAM_END 3 .Os .Sh NAME @@ -44,7 +44,7 @@ .Sh SYNOPSIS .In sys/types.h .In security/pam_appl.h -.Ft int +.Ft "int" .Fn pam_end "pam_handle_t *pamh" "int status" .Sh DESCRIPTION The @@ -77,9 +77,10 @@ System error. .Sh AUTHORS The .Nm -function and this manual page were developed for the FreeBSD Project -by ThinkSec AS and Network Associates Laboratories, the Security -Research Division of Network Associates, Inc. under DARPA/SPAWAR -contract N66001-01-C-8035 +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 +DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program. |
