diff options
Diffstat (limited to 'contrib/openpam/doc/man/openpam_ttyconv.3')
| -rw-r--r-- | contrib/openpam/doc/man/openpam_ttyconv.3 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/contrib/openpam/doc/man/openpam_ttyconv.3 b/contrib/openpam/doc/man/openpam_ttyconv.3 index aed6c93c94c9..e47b2c4131e3 100644 --- a/contrib/openpam/doc/man/openpam_ttyconv.3 +++ b/contrib/openpam/doc/man/openpam_ttyconv.3 @@ -33,7 +33,7 @@ .\" .\" $P4$ .\" -.Dd June 1, 2003 +.Dd July 15, 2003 .Dt OPENPAM_TTYCONV 3 .Os .Sh NAME @@ -45,7 +45,7 @@ .In sys/types.h .In security/pam_appl.h .In security/openpam.h -.Ft int +.Ft "int" .Fn openpam_ttyconv "int n" "const struct pam_message **msg" "struct pam_response **resp" "void *data" .Sh DESCRIPTION The @@ -86,9 +86,10 @@ function is an OpenPAM extension. .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. |
