Changeset 41 in openpam for trunk/doc/man/pam_prompt.3
- Timestamp:
- Feb 7, 2002, 12:31:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/man/pam_prompt.3
r31 r41 39 39 .Sh NAME 40 40 .Nm pam_prompt 41 .Nd prompt the user for information41 .Nd call the conversation function 42 42 .Sh LIBRARY 43 43 .Lb libpam … … 45 45 .In security/pam_appl.h 46 46 .Ft int 47 .Fn pam_prompt "pam_handle_t *pamh" " char **resp" "int echo" "const char *fmt" "..."47 .Fn pam_prompt "pam_handle_t *pamh" "int style" "char **resp" "const char *fmt" "..." 48 48 .Sh DESCRIPTION 49 49 The
Note: See TracChangeset
for help on using the changeset viewer.