From: Todd C. Miller Date: Fri, 7 Mar 2003 15:46:18 +0000 (+0000) Subject: fix typo X-Git-Tag: SUDO_1_6_7~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc387e982d2ea39d8e29fbecb3996fec0c7ba659;p=sudo fix typo --- diff --git a/sudo.pod b/sudo.pod index c49b3e005..7dc7cbd73 100644 --- a/sudo.pod +++ b/sudo.pod @@ -305,7 +305,7 @@ subsequent commands run from that shell will I be logged, nor will B's access control affect them. The same is true for commands that offer shell escapes (including most editors). Because of this, care must be taken when giving users access to commands -via B to verify that the command does not inadvertantly give +via B to verify that the command does not inadvertently give the user an effective root shell. =head1 EXAMPLES