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

Diff for /src/usr.bin/sudo/Attic/visudo.8 between version 1.1 and 1.2

version 1.1, 1999/11/18 16:29:01 version 1.2, 2000/01/24 04:22:53
Line 2 
Line 2 
 ''' $RCSfile$$Revision$$Date$  ''' $RCSfile$$Revision$$Date$
 '''  '''
 ''' $Log$  ''' $Log$
 ''' Revision 1.1  1999/11/18 16:29:01  millert  ''' Revision 1.2  2000/01/24 04:22:53  millert
 ''' Initial revision  ''' sudo 1.6.2
 '''  '''
 ''' Revision 1.12  1999/11/16 05:42:28  millert  ''' Revision 1.15  2000/01/17 17:28:41  millert
 ''' get rid of references to sudo-bugs.  Now mention the web site or the sudo@ alias  ''' Crank version to 1.6.2
 '''  '''
 '''  '''
 .de Sh  .de Sh
Line 99 
Line 99 
 .nr % 0  .nr % 0
 .rr F  .rr F
 .\}  .\}
 .TH visudo 8 "1.6" "15/Nov/1999" "MAINTENANCE COMMANDS"  .TH visudo 8 "1.6.2" "4/Dec/1999" "MAINTENANCE COMMANDS"
 .UC  .UC
 .if n .hy 0  .if n .hy 0
 .if n .na  .if n .na
Line 249 
Line 249 
 .SH "ENVIRONMENT"  .SH "ENVIRONMENT"
 The following environment variables are used only if \fBvisudo\fR  The following environment variables are used only if \fBvisudo\fR
 was configured with the \fI--with-env-editor\fR option:  was configured with the \fI--with-env-editor\fR option:
 .Sp  .PP
 .Vb 2  .Vb 2
 \& EDITOR                 Used by visudo as the editor to use  \& EDITOR                 Used by visudo as the editor to use
 \& VISUAL                 Used by visudo if EDITOR is not set  \& VISUAL                 Used by visudo if EDITOR is not set
 .Ve  .Ve
 .SH "FILES"  .SH "FILES"
 .Sp  .PP
 .Vb 2  .Vb 2
 \& /etc/sudoers           List of who can run what  \& /etc/sudoers           List of who can run what
 \& /etc/sudoers.tmp       Lock file for visudo  \& /etc/sudoers.tmp       Lock file for visudo
Line 263 
Line 263 
 .SH "AUTHOR"  .SH "AUTHOR"
 Many people have worked on \fIsudo\fR over the years, this version of  Many people have worked on \fIsudo\fR over the years, this version of
 \fBvisudo\fR was written by:  \fBvisudo\fR was written by:
 .Sp  .PP
 .Vb 1  .Vb 1
 \& Todd Miller            <Todd.Miller@courtesan.com>  \& Todd Miller            <Todd.Miller@courtesan.com>
 .Ve  .Ve
 See the HISTORY file in the sudo distribution for more details.  See the HISTORY file in the sudo distribution for more details.
 .SH "BUGS"  .SH "BUGS"
 If you feel you have found a bug in sudo, please submit a bug report  If you feel you have found a bug in sudo, please submit a bug report
 at http://www.courtesan.com/sudo/bugs/.  at http://www.courtesan.com/sudo/bugs/
 .SH "DISCLAIMER"  .SH "DISCLAIMER"
 \fBVisudo\fR is provided ``AS IS'\*(R' and any express or implied warranties,  \fBVisudo\fR is provided ``AS IS'\*(R' and any express or implied warranties,
 including, but not limited to, the implied warranties of merchantability  including, but not limited to, the implied warranties of merchantability

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