[BACK]Return to sudoers.pod CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/sudoers.pod between version 1.11 and 1.12

version 1.11, 2008/11/18 16:01:29 version 1.12, 2008/11/24 15:13:35
Line 18 
Line 18 
 Agency (DARPA) and Air Force Research Laboratory, Air Force  Agency (DARPA) and Air Force Research Laboratory, Air Force
 Materiel Command, USAF, under agreement number F39502-99-1-0512.  Materiel Command, USAF, under agreement number F39502-99-1-0512.
   
 $Sudo: sudoers.pod,v 1.153 2008/11/15 18:34:01 millert Exp $  $Sudo: sudoers.pod,v 1.154 2008/11/24 15:08:16 millert Exp $
 =pod  =pod
   
 =head1 NAME  =head1 NAME
Line 934 
Line 934 
   
 =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
Line 945 
Line 945 
   
 =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

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12