Imported Upstream version 1.8.2
[debian/sudo] / doc / sudo.pod
index cdc5832a2b1d841a830c14faa3a6d78af3a839b9..092146046983b0fc07c9090067111f7740d363be 100644 (file)
@@ -166,7 +166,7 @@ may be a value from 1 through 9.
 =item -E
 
 The B<-E> (I<preserve> I<environment>) option indicates to the
-security policy that the uses wishes to preserve their existing
+security policy that the user wishes to preserve their existing
 environment variables.  The security policy may return an error if
 the B<-E> option is specified and the user does not have permission
 to preserve the environment.
@@ -243,7 +243,10 @@ If no command is specified, an interactive shell is executed.
 B<sudo> attempts to change to that user's home directory before
 running the shell.  The security policy shall initialize the
 environment to a minimal set of variables, similar to what is present
-when a user logs in.
+when a user logs in.  The I<Command Environment> section in the
+L<sudoers(5)> manual documents how the B<-i> option affects the
+environment in which a command is run when the I<sudoers> policy
+is in use.
 
 =item -K