Diff for /embedaddon/sudo/doc/visudo.man.in between versions 1.1.1.4 and 1.1.1.5

version 1.1.1.4, 2013/07/22 10:46:12 version 1.1.1.5, 2013/10/14 07:56:34
Line 1 Line 1
 .\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!  .\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
 .\" IT IS GENERATED AUTOMATICALLY FROM visudo.mdoc.in  .\" IT IS GENERATED AUTOMATICALLY FROM visudo.mdoc.in
 .\"  .\"
.\" Copyright (c) 1996,1998-2005, 2007-2012.\" Copyright (c) 1996,1998-2005, 2007-2013
 .\"     Todd C. Miller <Todd.Miller@courtesan.com>  .\"     Todd C. Miller <Todd.Miller@courtesan.com>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
Line 21 Line 21
 .\" 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.
 .\"  .\"
.TH "VISUDO" "@mansectsu@" "June 12, 2013" "Sudo @PACKAGE_VERSION@" "System Manager's Manual".TH "VISUDO" "@mansectsu@" "August 14, 2013" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
 .nh  .nh
 .if n .ad l  .if n .ad l
 .SH "NAME"  .SH "NAME"
Line 93  Upon finding an error, Line 93  Upon finding an error,
 \fBvisudo\fR  \fBvisudo\fR
 will print a message stating the line number(s)  will print a message stating the line number(s)
 where the error occurred and the user will receive the  where the error occurred and the user will receive the
\(lqWhat now?\(rq``What now?''
 prompt.  prompt.
 At this point the user may enter  At this point the user may enter
\(oqe\(cq`e'
 to re-edit the  to re-edit the
 \fIsudoers\fR  \fIsudoers\fR
 file,  file,
\(oqx\(cq`x'
 to exit without saving the changes, or  to exit without saving the changes, or
\(oqQ\(cq`Q'
 to quit and save changes.  to quit and save changes.
 The  The
\(oqQ\(cq`Q'
 option should be used with extreme care because if  option should be used with extreme care because if
 \fBvisudo\fR  \fBvisudo\fR
 believes there to be a parse error, so will  believes there to be a parse error, so will
Line 115  will be able to Line 115  will be able to
 \fBsudo\fR  \fBsudo\fR
 again until the error is fixed.  again until the error is fixed.
 If  If
\(oqe\(cq`e'
 is typed to edit the  is typed to edit the
 \fIsudoers\fR  \fIsudoers\fR
 file after a parse error has been detected, the cursor will be placed on  file after a parse error has been detected, the cursor will be placed on
Line 123  the line where the error occurred (if the editor suppo Line 123  the line where the error occurred (if the editor suppo
 .PP  .PP
 The options are as follows:  The options are as follows:
 .TP 12n  .TP 12n
\fB\-c\fR\fB\-c\fR, \fB\--check\fR
 Enable  Enable
 \fIcheck-only\fR  \fIcheck-only\fR
 mode.  mode.
Line 143  If an error is encountered, Line 143  If an error is encountered,
 \fBvisudo\fR  \fBvisudo\fR
 will exit with a value of 1.  will exit with a value of 1.
 .TP 12n  .TP 12n
\fB\-f\fR \fIsudoers\fR\fB\-f\fR \fIsudoers\fR, \fB\--file\fR=\fIsudoers\fR
.br 
 Specify an alternate  Specify an alternate
 \fIsudoers\fR  \fIsudoers\fR
 file location.  file location.
With this optionWith this option,
 \fBvisudo\fR  \fBvisudo\fR
 will edit (or check) the  will edit (or check) the
 \fIsudoers\fR  \fIsudoers\fR
Line 158  instead of the default, Line 157  instead of the default,
 The lock file used is the specified  The lock file used is the specified
 \fIsudoers\fR  \fIsudoers\fR
 file with  file with
\(lq\.tmp\(rq``\.tmp''
 appended to it.  appended to it.
 In  In
 \fIcheck-only\fR  \fIcheck-only\fR
 mode only, the argument to  mode only, the argument to
 \fB\-f\fR  \fB\-f\fR
 may be  may be
\(oq-\(cq,`-',
 indicating that  indicating that
 \fIsudoers\fR  \fIsudoers\fR
 will be read from the standard input.  will be read from the standard input.
 .TP 12n  .TP 12n
\fB\-h\fR\fB\-h\fR, \fB\--help\fR
TheDisplay a short help message to the standard output and exit.
\fB\-h\fR (\fIhelp\fR) 
option causes 
\fBvisudo\fR 
to print a short help message 
to the standard output and exit. 
 .TP 12n  .TP 12n
\fB\-q\fR\fB\-q\fR, \fB\--quiet\fR
 Enable  Enable
 \fIquiet\fR  \fIquiet\fR
 mode.  mode.
Line 188  the Line 182  the
 \fB\-c\fR  \fB\-c\fR
 option.  option.
 .TP 12n  .TP 12n
\fB\-s\fR\fB\-s\fR, \fB\--strict\fR
 Enable  Enable
 \fIstrict\fR  \fIstrict\fR
 checking of the  checking of the
Line 200  will consider this a parse error. Line 194  will consider this a parse error.
 Note that it is not possible to differentiate between an  Note that it is not possible to differentiate between an
 alias and a host name or user name that consists solely of uppercase  alias and a host name or user name that consists solely of uppercase
 letters, digits, and the underscore  letters, digits, and the underscore
(\(oq_\(cq)(`_')
 character.  character.
 .TP 12n  .TP 12n
\fB\-V\fR\fB\-V\fR, \fB\--version\fR
ThePrint the
\fB\-V\fR (\fIversion\fR) 
option causes 
 \fBvisudo\fR  \fBvisudo\fR
to print its version numberand
and exit.\fIsudoers\fR
 grammar versions and exit.
 .SH "ENVIRONMENT"  .SH "ENVIRONMENT"
 The following environment variables may be consulted depending on  The following environment variables may be consulted depending on
 the value of the  the value of the
Line 256  Your user ID does not appear in the system passwd file Line 249  Your user ID does not appear in the system passwd file
 Either you are trying to use an undeclared {User,Runas,Host,Cmnd}_Alias  Either you are trying to use an undeclared {User,Runas,Host,Cmnd}_Alias
 or you have a user or host name listed that consists solely of  or you have a user or host name listed that consists solely of
 uppercase letters, digits, and the underscore  uppercase letters, digits, and the underscore
(\(oq_\(cq)(`_')
 character.  character.
 In the latter case, you can ignore the warnings  In the latter case, you can ignore the warnings
 (\fBsudo\fR  (\fBsudo\fR
Line 318  search the archives. Line 311  search the archives.
 .SH "DISCLAIMER"  .SH "DISCLAIMER"
 \fBvisudo\fR  \fBvisudo\fR
 is provided  is provided
\(lqAS IS\(rq``AS IS''
 and any express or implied warranties, including, but not limited  and any express or implied warranties, including, but not limited
 to, the implied warranties of merchantability and fitness for a  to, the implied warranties of merchantability and fitness for a
 particular purpose are disclaimed.  particular purpose are disclaimed.

Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>