Deleted Added
full compact
36c36
< .Dd February 9, 2002
---
> .Dd February 22, 2002
51c51,61
< function is not yet documented.
---
> function sets the item specified by the
> .Va item_type
> argument to a copy of the object pointed to by the
> .Va item
> argument.
> The item is stored in the PAM context specified by the
> .Va pamh
> argument.
> See
> .Xr pam_get_item 3
> for a list of recognized item types.
54c64
< .Fn
---
> .Nm
56c66,72
< .Bl -tag -width PAM_AUTHTOK_DISABLE_AGING
---
> .Bl -tag -width 18n
> .It Bq Er PAM_BUF_ERR
> Memory buffer error.
> .It Bq Er PAM_SYMBOL_ERR
> Invalid symbol.
> .It Bq Er PAM_SYSTEM_ERR
> System error.
59,60c75,77
< .Xr pam_strerror 3 ,
< .Xr pam 3
---
> .Xr pam 3 ,
> .Xr pam_get_item 3 ,
> .Xr pam_strerror 3