]> granicus.if.org Git - sudo/commitdiff
Fix typo; Toby Peterson
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Aug 2005 00:32:08 +0000 (00:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Aug 2005 00:32:08 +0000 (00:32 +0000)
sudoers.pod

index 865e30c6fdc486d304f7b12032470a4a7c70de7e..e73b1479ef3bb4a342b2f1a65227ca6ba0b49958 100644 (file)
@@ -379,7 +379,7 @@ password.  This flag is I<@insults@> by default.
 If set, B<sudo> will only run when the user is logged in to a real
 tty.  This will disallow things like C<"rsh somehost sudo ls"> since
 L<rsh(1)> does not allocate a tty.  Because it is not possible to turn
-off echo when there is no tty present, some sites may with to set
+off echo when there is no tty present, some sites may wish to set
 this flag to prevent a user from entering a visible password.  This
 flag is I<off> by default.