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

Diff for /src/usr.bin/sudo/Attic/varsub between version 1.2 and 1.3

version 1.2, 2010/07/08 21:11:31 version 1.3, 2012/08/17 20:57:45
Line 1 
Line 1 
 /^=head1 OPTIONS$/d  
 s/^.*accepts the following command line options:.*$/The options are as follows:/  s/^.*accepts the following command line options:.*$/The options are as follows:/
 s/@passprompt@/Password:/g  s/@passprompt@/Password:/g
 s:@badpass_message@:Sorry, try again.:g  s:@badpass_message@:Sorry, try again.:g
 s:@badpri@:alert:g  s:@badpri@:alert:g
   s:@editor@:/usr/bin/vi:g
 s:@env_editor@:on:g  s:@env_editor@:on:g
   s:@env_reset@:on:g
 s:@fqdn@:off:g  s:@fqdn@:off:g
 s:@goodpri@:notice:g  s:@goodpri@:notice:g
 s:@ignore_dot@:off:g  s:@ignore_dot@:off:g
Line 31 
Line 32 
 s:@tty_tickets@:off:g  s:@tty_tickets@:off:g
 s:@path_info@:off:g  s:@path_info@:off:g
 s:@secure_path@:not set:g  s:@secure_path@:not set:g
   s:@umask_override@:off:g

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3