K 10 svn:author V 6 dteske K 8 svn:date V 27 2013-06-02T23:12:32.616484Z K 7 svn:log V 348 Change the name of a couple of functions in `usermgmt/user_input.subr' to make their purpose more clear by their names: f_dialog_input_change() and f_dialog_input_expire() Are now (respectively): f_dialog_input_expire_password() and f_dialog_input_expire_account() Upon revisit to this portion of code, the former names were too confusing. END