fix typos; Markus Lude
This commit is contained in:
@@ -948,7 +948,7 @@ B<Strings that can be used in a boolean context>:
|
|||||||
|
|
||||||
=item askpass
|
=item askpass
|
||||||
|
|
||||||
The I<askpass> option specifies the fully-qualilfy path to a helper
|
The I<askpass> option specifies the fully qualified path to a helper
|
||||||
program used to read the user's password when no terminal is
|
program used to read the user's password when no terminal is
|
||||||
available. This may be the case when B<sudo> is executed from a
|
available. This may be the case when B<sudo> is executed from a
|
||||||
graphical (as opposed to text-based) application. The program
|
graphical (as opposed to text-based) application. The program
|
||||||
@@ -959,7 +959,7 @@ environment variable.
|
|||||||
|
|
||||||
=item env_file
|
=item env_file
|
||||||
|
|
||||||
The I<env_file> options specifies the fully-qualilfy path to a file
|
The I<env_file> options specifies the fully qualified path to a file
|
||||||
containing variables to be set in the environment of the program
|
containing variables to be set in the environment of the program
|
||||||
being run. Entries in this file should be of the form C<VARIABLE=value>.
|
being run. Entries in this file should be of the form C<VARIABLE=value>.
|
||||||
Variables in this file are subject to other B<sudo> environment
|
Variables in this file are subject to other B<sudo> environment
|
||||||
|
Reference in New Issue
Block a user