patch-sudoers.man.in   [plain text]


--- sudoers.man.in.orig	2005-09-08 13:57:18.000000000 -0700
+++ sudoers.man.in	2005-09-08 13:57:29.000000000 -0700
@@ -520,7 +520,7 @@
 If set, \fBsudo\fR will only run when the user is logged in to a real
 tty.  This will disallow things like \f(CW"rsh somehost sudo ls"\fR since
 \&\fIrsh\fR\|(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 \fIoff\fR by default.
 .IP "env_editor" 12