diff options
Diffstat (limited to 'contrib/openpam/doc/man/pam_prompt.3')
-rw-r--r-- | contrib/openpam/doc/man/pam_prompt.3 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/openpam/doc/man/pam_prompt.3 b/contrib/openpam/doc/man/pam_prompt.3 index 20574f2..0ff7742 100644 --- a/contrib/openpam/doc/man/pam_prompt.3 +++ b/contrib/openpam/doc/man/pam_prompt.3 @@ -34,7 +34,7 @@ .\" .\" $Id$ .\" -.Dd December 18, 2011 +.Dd May 26, 2012 .Dt PAM_PROMPT 3 .Os .Sh NAME @@ -49,7 +49,7 @@ .Fn pam_prompt "const pam_handle_t *pamh" "int style" "char **resp" "const char *fmt" "..." .Sh DESCRIPTION The -.Nm +.Fn pam_prompt function constructs a message from the specified format string and arguments and passes it to the given PAM context's conversation function. @@ -67,7 +67,7 @@ for further details. .Pp .Sh RETURN VALUES The -.Nm +.Fn pam_prompt function returns one of the following values: .Bl -tag -width 18n .It Bq Er PAM_BUF_ERR @@ -85,15 +85,15 @@ System error. .Xr pam_vprompt 3 .Sh STANDARDS The -.Nm +.Fn pam_prompt function is an OpenPAM extension. .Sh AUTHORS The -.Nm -function and this manual page were developed for the +.Fn pam_prompt +function and this manual page were +developed for the .Fx -Project by -ThinkSec AS and Network Associates Laboratories, the +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 , |