This commit is contained in:
Todd C. Miller
2010-04-12 11:29:40 -04:00
parent 7ce802792e
commit fa2f5f53d7
3 changed files with 3 additions and 3 deletions

View File

@@ -758,7 +758,7 @@ SUDOERS(4) MAINTENANCE COMMANDS SUDOERS(4)
passprompt_override passprompt_override
The password prompt specified by _p_a_s_s_p_r_o_m_p_t will The password prompt specified by _p_a_s_s_p_r_o_m_p_t will
normally only be used if the passwod prompt provided by normally only be used if the password prompt provided by
systems such as PAM matches the string "Password:". If systems such as PAM matches the string "Password:". If
_p_a_s_s_p_r_o_m_p_t___o_v_e_r_r_i_d_e is set, _p_a_s_s_p_r_o_m_p_t will always be _p_a_s_s_p_r_o_m_p_t___o_v_e_r_r_i_d_e is set, _p_a_s_s_p_r_o_m_p_t will always be
used. This flag is _o_f_f by default. used. This flag is _o_f_f by default.

View File

@@ -852,7 +852,7 @@ by default.
.IP "passprompt_override" 16 .IP "passprompt_override" 16
.IX Item "passprompt_override" .IX Item "passprompt_override"
The password prompt specified by \fIpassprompt\fR will normally only The password prompt specified by \fIpassprompt\fR will normally only
be used if the passwod prompt provided by systems such as \s-1PAM\s0 matches be used if the password prompt provided by systems such as \s-1PAM\s0 matches
the string \*(L"Password:\*(R". If \fIpassprompt_override\fR is set, \fIpassprompt\fR the string \*(L"Password:\*(R". If \fIpassprompt_override\fR is set, \fIpassprompt\fR
will always be used. This flag is \fIoff\fR by default. will always be used. This flag is \fIoff\fR by default.
.IP "preserve_groups" 16 .IP "preserve_groups" 16

View File

@@ -740,7 +740,7 @@ by default.
=item passprompt_override =item passprompt_override
The password prompt specified by I<passprompt> will normally only The password prompt specified by I<passprompt> will normally only
be used if the passwod prompt provided by systems such as PAM matches be used if the password prompt provided by systems such as PAM matches
the string "Password:". If I<passprompt_override> is set, I<passprompt> the string "Password:". If I<passprompt_override> is set, I<passprompt>
will always be used. This flag is I<off> by default. will always be used. This flag is I<off> by default.