=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/sudo.pod,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/sudo/Attic/sudo.pod 2008/01/07 14:10:08 1.8 --- src/usr.bin/sudo/Attic/sudo.pod 2008/07/31 16:44:03 1.9 *************** *** 1,4 **** - =cut Copyright (c) 1994-1996, 1998-2005, 2007 Todd C. Miller --- 1,3 ---- *************** *** 19,25 **** Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F39502-99-1-0512. ! $Sudo: sudo.pod,v 1.70.2.20 2008/01/05 23:59:42 millert Exp $ =pod =head1 NAME --- 18,24 ---- Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F39502-99-1-0512. ! $Sudo: sudo.pod,v 1.70.2.24 2008/02/19 18:22:11 millert Exp $ =pod =head1 NAME *************** *** 30,40 **** B B<-h> | B<-K> | B<-k> | B<-L> | B<-l> | B<-V> | B<-v> ! B [B<-bEHPS>] S<[B<-a> I]> ! S<[B<-c> I|I<->]> S<[B<-p> I]> S<[B<-u> I|I<#uid>]> S<[B=I]> S<{B<-i> | B<-s> | I}> ! B [B<-S>] S<[B<-a> I]> S<[B<-c> I|I<->]> S<[B<-p> I]> S<[B<-u> I|I<#uid>]> file ... --- 29,44 ---- B B<-h> | B<-K> | B<-k> | B<-L> | B<-l> | B<-V> | B<-v> ! B [B<-bEHPS>] ! S<[B<-a> I]> ! S<[B<-c> I|I<->]> ! S<[B<-p> I]> ! S<[B<-u> I|I<#uid>]> S<[B=I]> S<{B<-i> | B<-s> | I}> ! B [B<-S>] ! S<[B<-a> I]> ! S<[B<-c> I|I<->]> S<[B<-p> I]> S<[B<-u> I|I<#uid>]> file ... *************** *** 458,469 **** =head1 FILES ! =over 4 ! =item F<@sysconfdir@/sudoers>C< >List of who can run what ! =item F<@timedir@>C< >Directory containing timestamps =back =head1 EXAMPLES --- 462,477 ---- =head1 FILES ! =over 24 ! =item F<@sysconfdir@/sudoers> ! List of who can run what + =item F<@timedir@> + + Directory containing timestamps + =back =head1 EXAMPLES *************** *** 495,502 **** =head1 SEE ALSO ! L, L, L, L, L, ! L, L =head1 AUTHORS --- 503,511 ---- =head1 SEE ALSO ! L, L, L, ! L, ! L, L, L =head1 AUTHORS