From: Todd C. Miller Date: Mon, 15 Aug 2005 00:32:08 +0000 (+0000) Subject: Fix typo; Toby Peterson X-Git-Tag: SUDO_1_7_0~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c3be532a06b97b30763b283fe952d1918bc4976;p=sudo Fix typo; Toby Peterson --- diff --git a/sudoers.pod b/sudoers.pod index 865e30c6f..e73b1479e 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -379,7 +379,7 @@ password. This flag is I<@insults@> by default. If set, B 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 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 by default.