--- embedaddon/sudo/plugins/sudoers/def_data.in 2012/02/21 16:23:02 1.1 +++ embedaddon/sudo/plugins/sudoers/def_data.in 2012/05/29 12:26:49 1.1.1.2 @@ -177,10 +177,7 @@ verifypw never all any always noexec T_FLAG - "Preload the dummy exec functions contained in 'noexec_file'" -noexec_file - T_STR|T_PATH - "File containing dummy exec functions: %s" + "Preload the dummy exec functions contained in the sudo_noexec library" ignore_local_sudoers T_FLAG "If LDAP directory is up, do we ignore local sudoers file" @@ -219,7 +216,7 @@ sudoers_locale "Locale to use while parsing sudoers: %s" visiblepw T_FLAG - "Allow sudo to prompt for a password even if it would be visisble" + "Allow sudo to prompt for a password even if it would be visible" pwfeedback T_FLAG "Provide visual feedback at the password prompt when there is user input" @@ -243,13 +240,13 @@ use_pty "Always run commands in a pseudo-tty" group_plugin T_STR - "Plugin for non-Unix group support" + "Plugin for non-Unix group support: %s" iolog_dir T_STR|T_PATH - "Directory in which to store input/output logs" + "Directory in which to store input/output logs: %s" iolog_file T_STR - "File in which to store the input/output log" + "File in which to store the input/output log: %s" set_utmp T_FLAG "Add an entry to the utmp/utmpx file when allocating a pty"