summaryrefslogtreecommitdiff
path: root/usr.bin/sudo
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2006-06-20 10:28:01 +0000
committerRay Lai <ray@cvs.openbsd.org>2006-06-20 10:28:01 +0000
commita90248bdbb7f506eb1be22b7982fdd85a75ca185 (patch)
tree29591a685b4c18f7532b60ad22fd123baca3f223 /usr.bin/sudo
parent280659be6ef5e621f7cbf8292fbee83dcc89a934 (diff)
Typo.
From Alexander Hall (alexander at hakan dot beard dot se).
Diffstat (limited to 'usr.bin/sudo')
-rw-r--r--usr.bin/sudo/sudoers.52
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sudo/sudoers.5 b/usr.bin/sudo/sudoers.5
index 0d361e4f0e2..2bf8d400f20 100644
--- a/usr.bin/sudo/sudoers.5
+++ b/usr.bin/sudo/sudoers.5
@@ -520,7 +520,7 @@ password. This flag is \fIon\fR by default.
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