]> granicus.if.org Git - sudo/commitdiff
Fix typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Apr 2010 15:49:48 +0000 (11:49 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Apr 2010 15:49:48 +0000 (11:49 -0400)
--HG--
branch : 1.7

TODO
sudoers.cat
sudoers.man.in
sudoers.pod

diff --git a/TODO b/TODO
index cd3c55c90047dd7245b7f9ef3491389da6ad58eb..5baf74c4532080b2e4dd30b6da9165eff28ba1f6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -191,3 +191,7 @@ TODO list (most will be addressed in sudo 2.0)
 66) Add a session mode where sudo allocates a pty and logs everything
     that occurs ala script(1).  Logs should be replayable via
     scriptreplay.pl.  See linux script's -t option for timing info.
+
+67) Update Active Directory instructions based on Alain Roy's info
+
+68) Add support for multiple LDAP trees; from Joachim Henke
index b270d3e8d42b71c4cd3942df74842956f13ce152..40b8f30e6f9c4f7df25112d3902f51c4a6893b64 100644 (file)
@@ -758,7 +758,7 @@ SUDOERS(4)             MAINTENANCE COMMANDS            SUDOERS(4)
 
        passprompt_override
                        The password prompt specified by _\bp_\ba_\bs_\bs_\bp_\br_\bo_\bm_\bp_\bt 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
                        _\bp_\ba_\bs_\bs_\bp_\br_\bo_\bm_\bp_\bt_\b__\bo_\bv_\be_\br_\br_\bi_\bd_\be is set, _\bp_\ba_\bs_\bs_\bp_\br_\bo_\bm_\bp_\bt will always be
                        used.  This flag is _\bo_\bf_\bf by default.
index 06542f0d6eef51db9af95766c9352fa982d84769..3a6b38eb08240a854e88ddd87fdad3daa0f65453 100644 (file)
@@ -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
index 3dce776b1d52d07ed718a9e1360a7cec1558c0d8..88060d45e6f20b2b9030a38ecc686d1d22ccd22e 100644 (file)
@@ -740,7 +740,7 @@ by default.
 =item passprompt_override
 
 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>
 will always be used.  This flag is I<off> by default.