shell is executed. B<sudo> attempts to change to that user's home
directory before running the shell. It also initializes the
environment, leaving I<DISPLAY> and I<TERM> unchanged, setting
-I<HOME>, I<SHELL>, I<USER>, I<LOGNAME>, and I<PATH>, and unsetting
-all other environment variables.
+I<HOME>, I<SHELL>, I<USER>, I<LOGNAME>, and I<PATH>, as well as
+the contents of F</etc/environment>. All other environment variables
+are removed.
=item -K
=item F<@timedir@>C< >Directory containing timestamps
+=item F</etc/environment>C< >Initial environment for B<-i> mode
+
=back
=head1 EXAMPLES