From fa2f5f53d78f70f1f9f1e99ca809cfc6d8ce97cc Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 12 Apr 2010 11:29:40 -0400 Subject: [PATCH] Fix typo --- doc/sudoers.cat | 2 +- doc/sudoers.man.in | 2 +- doc/sudoers.pod | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index a5c1160fc..eec64df04 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -758,7 +758,7 @@ SUDOERS(4) MAINTENANCE COMMANDS SUDOERS(4) passprompt_override 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 _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. diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 0ddf31821..166d81932 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -852,7 +852,7 @@ by default. .IP "passprompt_override" 16 .IX Item "passprompt_override" 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 will always be used. This flag is \fIoff\fR by default. .IP "preserve_groups" 16 diff --git a/doc/sudoers.pod b/doc/sudoers.pod index 3dce776b1..88060d45e 100644 --- a/doc/sudoers.pod +++ b/doc/sudoers.pod @@ -740,7 +740,7 @@ by default. =item passprompt_override The password prompt specified by I 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 is set, I will always be used. This flag is I by default. -- 2.40.0