#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for sudo 1.8.0b5.
+# Generated by GNU Autoconf 2.65 for sudo 1.8.0rc1.
#
# Report bugs to <http://www.sudo.ws/bugs/>.
#
# Identity of this package.
PACKAGE_NAME='sudo'
PACKAGE_TARNAME='sudo'
-PACKAGE_VERSION='1.8.0b5'
-PACKAGE_STRING='sudo 1.8.0b5'
+PACKAGE_VERSION='1.8.0rc1'
+PACKAGE_STRING='sudo 1.8.0rc1'
PACKAGE_BUGREPORT='http://www.sudo.ws/bugs/'
PACKAGE_URL=''
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures sudo 1.8.0b5 to adapt to many kinds of systems.
+\`configure' configures sudo 1.8.0rc1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sudo 1.8.0b5:";;
+ short | recursive ) echo "Configuration of sudo 1.8.0rc1:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-sudo configure 1.8.0b5
+sudo configure 1.8.0rc1
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sudo $as_me 1.8.0b5, which was
+It was created by sudo $as_me 1.8.0rc1, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by sudo $as_me 1.8.0b5, which was
+This file was extended by sudo $as_me 1.8.0rc1, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-sudo config.status 1.8.0b5
+sudo config.status 1.8.0rc1
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
dnl
dnl Copyright (c) 1994-1996,1998-2011 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
-AC_INIT([sudo], [1.8.0b5], [http://www.sudo.ws/bugs/], [sudo])
+AC_INIT([sudo], [1.8.0rc1], [http://www.sudo.ws/bugs/], [sudo])
AC_CONFIG_HEADER([config.h pathnames.h])
dnl
dnl Note: this must come after AC_INIT
-1.8.0b5 February 16, 2011 1
+1.8.0rc1 February 21, 2011 1
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
database. Depending on the policy, this may be the default
behavior.
- -h The -\b-h\bh (_\bh_\be_\bl_\bp) option causes s\bsu\bud\bdo\bo to print a usage message
+ -h The -\b-h\bh (_\bh_\be_\bl_\bp) option causes s\bsu\bud\bdo\bo to print a short help
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
SUDO(1m) MAINTENANCE COMMANDS SUDO(1m)
- and exit.
+ message to the standard output and exit.
-i [command]
The -\b-i\bi (_\bs_\bi_\bm_\bu_\bl_\ba_\bt_\be _\bi_\bn_\bi_\bt_\bi_\ba_\bl _\bl_\bo_\bg_\bi_\bn) option runs the shell
-1.8.0b5 February 16, 2011 4
+1.8.0rc1 February 21, 2011 4
-1.8.0b5 February 16, 2011 5
+1.8.0rc1 February 21, 2011 5
-1.8.0b5 February 16, 2011 6
+1.8.0rc1 February 21, 2011 6
-1.8.0b5 February 16, 2011 7
+1.8.0rc1 February 21, 2011 7
-1.8.0b5 February 16, 2011 8
+1.8.0rc1 February 21, 2011 8
-1.8.0b5 February 16, 2011 9
+1.8.0rc1 February 21, 2011 9
-1.8.0b5 February 16, 2011 10
+1.8.0rc1 February 21, 2011 10
.\" ========================================================================
.\"
.IX Title "SUDO @mansectsu@"
-.TH SUDO @mansectsu@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH SUDO @mansectsu@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
Depending on the policy, this may be the default behavior.
.IP "\-h" 12
.IX Item "-h"
-The \fB\-h\fR (\fIhelp\fR) option causes \fBsudo\fR to print a usage message and exit.
+The \fB\-h\fR (\fIhelp\fR) option causes \fBsudo\fR to print a short help message
+to the standard output and exit.
.IP "\-i [command]" 12
.IX Item "-i [command]"
The \fB\-i\fR (\fIsimulate initial login\fR) option runs the shell specified
-1.8.0b5 February 16, 2011 1
+1.8.0rc1 February 21, 2011 1
The policy_plugin struct has the following fields:
type
- The type field should always be set to SUDO_POLICY_PLUGIN
+ The type field should always be set to SUDO_POLICY_PLUGIN.
version
The version field should be set to SUDO_API_VERSION.
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
-1.8.0b5 February 16, 2011 4
+1.8.0rc1 February 21, 2011 4
-1.8.0b5 February 16, 2011 5
+1.8.0rc1 February 21, 2011 5
-1.8.0b5 February 16, 2011 6
+1.8.0rc1 February 21, 2011 6
-1.8.0b5 February 16, 2011 7
+1.8.0rc1 February 21, 2011 7
-1.8.0b5 February 16, 2011 8
+1.8.0rc1 February 21, 2011 8
-1.8.0b5 February 16, 2011 9
+1.8.0rc1 February 21, 2011 9
-1.8.0b5 February 16, 2011 10
+1.8.0rc1 February 21, 2011 10
-1.8.0b5 February 16, 2011 11
+1.8.0rc1 February 21, 2011 11
-1.8.0b5 February 16, 2011 12
+1.8.0rc1 February 21, 2011 12
-1.8.0b5 February 16, 2011 13
+1.8.0rc1 February 21, 2011 13
-1.8.0b5 February 16, 2011 14
+1.8.0rc1 February 21, 2011 14
-1.8.0b5 February 16, 2011 15
+1.8.0rc1 February 21, 2011 15
-1.8.0b5 February 16, 2011 16
+1.8.0rc1 February 21, 2011 16
-1.8.0b5 February 16, 2011 17
+1.8.0rc1 February 21, 2011 17
-1.8.0b5 February 16, 2011 18
+1.8.0rc1 February 21, 2011 18
-1.8.0b5 February 16, 2011 19
+1.8.0rc1 February 21, 2011 19
.\" ========================================================================
.\"
.IX Title "SUDO_PLUGIN @mansectsu@"
-.TH SUDO_PLUGIN @mansectsu@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH SUDO_PLUGIN @mansectsu@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
The policy_plugin struct has the following fields:
.IP "type" 4
.IX Item "type"
-The \f(CW\*(C`type\*(C'\fR field should always be set to \s-1SUDO_POLICY_PLUGIN\s0
+The \f(CW\*(C`type\*(C'\fR field should always be set to \s-1SUDO_POLICY_PLUGIN\s0.
.IP "version" 4
.IX Item "version"
The \f(CW\*(C`version\*(C'\fR field should be set to \s-1SUDO_API_VERSION\s0.
-1.8.0b5 February 16, 2011 1
+1.8.0rc1 February 21, 2011 1
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
special characters may be specified in escaped hex mode, e.g. \x20 for
space.
- The nonunix_group syntax depends on the underlying implementation. For
+ The actual nonunix_group syntax depends on the underlying group
+ provider plugin (see the _\bg_\br_\bo_\bu_\bp_\b__\bp_\bl_\bu_\bg_\bi_\bn description below). For
instance, the QAS AD plugin supports the following formats:
+\bo Group in the same domain: "Group Name"
-
-1.8.0b5 February 16, 2011 4
+1.8.0rc1 February 21, 2011 4
SUDOERS(4) MAINTENANCE COMMANDS SUDOERS(4)
+
Host ::= '!'* host name |
'!'* ip_addr |
'!'* network(/netmask)? |
-
-1.8.0b5 February 16, 2011 5
+1.8.0rc1 February 21, 2011 5
-1.8.0b5 February 16, 2011 6
+1.8.0rc1 February 21, 2011 6
-1.8.0b5 February 16, 2011 7
+1.8.0rc1 February 21, 2011 7
-1.8.0b5 February 16, 2011 8
+1.8.0rc1 February 21, 2011 8
-1.8.0b5 February 16, 2011 9
+1.8.0rc1 February 21, 2011 9
-1.8.0b5 February 16, 2011 10
+1.8.0rc1 February 21, 2011 10
-1.8.0b5 February 16, 2011 11
+1.8.0rc1 February 21, 2011 11
-1.8.0b5 February 16, 2011 12
+1.8.0rc1 February 21, 2011 12
-1.8.0b5 February 16, 2011 13
+1.8.0rc1 February 21, 2011 13
-1.8.0b5 February 16, 2011 14
+1.8.0rc1 February 21, 2011 14
-1.8.0b5 February 16, 2011 15
+1.8.0rc1 February 21, 2011 15
-1.8.0b5 February 16, 2011 16
+1.8.0rc1 February 21, 2011 16
-1.8.0b5 February 16, 2011 17
+1.8.0rc1 February 21, 2011 17
-1.8.0b5 February 16, 2011 18
+1.8.0rc1 February 21, 2011 18
-1.8.0b5 February 16, 2011 19
+1.8.0rc1 February 21, 2011 19
-1.8.0b5 February 16, 2011 20
+1.8.0rc1 February 21, 2011 20
-1.8.0b5 February 16, 2011 21
+1.8.0rc1 February 21, 2011 21
-1.8.0b5 February 16, 2011 22
+1.8.0rc1 February 21, 2011 22
-1.8.0b5 February 16, 2011 23
+1.8.0rc1 February 21, 2011 23
-1.8.0b5 February 16, 2011 24
+1.8.0rc1 February 21, 2011 24
-1.8.0b5 February 16, 2011 25
+1.8.0rc1 February 21, 2011 25
-1.8.0b5 February 16, 2011 26
+1.8.0rc1 February 21, 2011 26
-1.8.0b5 February 16, 2011 27
+1.8.0rc1 February 21, 2011 27
-1.8.0b5 February 16, 2011 28
+1.8.0rc1 February 21, 2011 28
-1.8.0b5 February 16, 2011 29
+1.8.0rc1 February 21, 2011 29
-1.8.0b5 February 16, 2011 30
+1.8.0rc1 February 21, 2011 30
-1.8.0b5 February 16, 2011 31
+1.8.0rc1 February 21, 2011 31
-1.8.0b5 February 16, 2011 1
+1.8.0rc1 February 21, 2011 1
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
-1.8.0b5 February 16, 2011 4
+1.8.0rc1 February 21, 2011 4
-1.8.0b5 February 16, 2011 5
+1.8.0rc1 February 21, 2011 5
-1.8.0b5 February 16, 2011 6
+1.8.0rc1 February 21, 2011 6
-1.8.0b5 February 16, 2011 7
+1.8.0rc1 February 21, 2011 7
-1.8.0b5 February 16, 2011 8
+1.8.0rc1 February 21, 2011 8
-1.8.0b5 February 16, 2011 9
+1.8.0rc1 February 21, 2011 9
-1.8.0b5 February 16, 2011 10
+1.8.0rc1 February 21, 2011 10
-1.8.0b5 February 16, 2011 11
+1.8.0rc1 February 21, 2011 11
-1.8.0b5 February 16, 2011 12
+1.8.0rc1 February 21, 2011 12
-1.8.0b5 February 16, 2011 13
+1.8.0rc1 February 21, 2011 13
-1.8.0b5 February 16, 2011 14
+1.8.0rc1 February 21, 2011 14
.\" ========================================================================
.\"
.IX Title "SUDOERS.LDAP @mansectform@"
-.TH SUDOERS.LDAP @mansectform@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH SUDOERS.LDAP @mansectform@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.\" ========================================================================
.\"
.IX Title "SUDOERS @mansectform@"
-.TH SUDOERS @mansectform@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH SUDOERS @mansectform@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
characters. Alternately, special characters may be specified in
escaped hex mode, e.g. \ex20 for space.
.PP
-The \f(CW\*(C`nonunix_group\*(C'\fR syntax depends on the underlying implementation.
+The actual \f(CW\*(C`nonunix_group\*(C'\fR syntax depends on the underlying group
+provider plugin (see the \fIgroup_plugin\fR description below).
For instance, the \s-1QAS\s0 \s-1AD\s0 plugin supports the following formats:
.IP "\(bu" 4
Group in the same domain: \*(L"Group Name\*(R"
sudoreplay - replay sudo session logs
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
- s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by [-\b-d\bd _\bd_\bi_\br_\be_\bc_\bt_\bo_\br_\by] [-\b-f\bf _\bf_\bi_\bl_\bt_\be_\br] [-\b-m\bm _\bm_\ba_\bx_\b__\bw_\ba_\bi_\bt] [-\b-s\bs _\bs_\bp_\be_\be_\bd_\b__\bf_\ba_\bc_\bt_\bo_\br]
- ID
+ s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by [-\b-h\bh] [-\b-d\bd _\bd_\bi_\br_\be_\bc_\bt_\bo_\br_\by] [-\b-f\bf _\bf_\bi_\bl_\bt_\be_\br] [-\b-m\bm _\bm_\ba_\bx_\b__\bw_\ba_\bi_\bt] [-\b-s\bs
+ _\bs_\bp_\be_\be_\bd_\b__\bf_\ba_\bc_\bt_\bo_\br] ID
- s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by [-\b-d\bd _\bd_\bi_\br_\be_\bc_\bt_\bo_\br_\by] -l [search expression]
+ s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by [-\b-h\bh] [-\b-d\bd _\bd_\bi_\br_\be_\bc_\bt_\bo_\br_\by] -l [search expression]
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by plays back or lists the session logs created by s\bsu\bud\bdo\bo. When
_\bf_\bi_\bl_\bt_\be_\br argument is a comma-separated list, consisting of
one or more of following: _\bs_\bt_\bd_\bo_\bu_\bt, _\bs_\bt_\bd_\be_\br_\br, and _\bt_\bt_\by_\bo_\bu_\bt.
- -l Enable "list mode". In this mode, s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by will list
+ -h The -\b-h\bh (_\bh_\be_\bl_\bp) option causes s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by to print a short
+ help message to the standard output and exit.
+
+ -l [_\bs_\be_\ba_\br_\bc_\bh _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn]
+ Enable "list mode". In this mode, s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by will list
available session IDs. If a _\bs_\be_\ba_\br_\bc_\bh _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn is
specified, it will be used to restrict the IDs that are
displayed. An expression is composed of the following
predicates:
- command _\bc_\bo_\bm_\bm_\ba_\bn_\bd _\bp_\ba_\bt_\bt_\be_\br_\bn
- Evaluates to true if the command run matches
- _\bc_\bo_\bm_\bm_\ba_\bn_\bd _\bp_\ba_\bt_\bt_\be_\br_\bn. On systems with POSIX regular
- expression support, the pattern may be an extended
- regular expression. On systems without POSIX
-1.8.0b5 February 16, 2011 1
+
+1.8.0rc1 February 21, 2011 1
SUDOREPLAY(1m) MAINTENANCE COMMANDS SUDOREPLAY(1m)
+ command _\bc_\bo_\bm_\bm_\ba_\bn_\bd _\bp_\ba_\bt_\bt_\be_\br_\bn
+ Evaluates to true if the command run matches
+ _\bc_\bo_\bm_\bm_\ba_\bn_\bd _\bp_\ba_\bt_\bt_\be_\br_\bn. On systems with POSIX regular
+ expression support, the pattern may be an extended
+ regular expression. On systems without POSIX
regular expression support, a simple substring
match is performed instead.
-m _\bm_\ba_\bx_\b__\bw_\ba_\bi_\bt Specify an upper bound on how long to wait between key
presses or output data. By default, s\bsu\bud\bdo\bo_\b_r\bre\bep\bpl\bla\bay\by will
- accurately reproduce the delays between key presses or
- program output. However, this can be tedious when the
- session includes long pauses. When the _\b-_\bm option is
- specified, s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by will limit these pauses to at most
- _\bm_\ba_\bx_\b__\bw_\ba_\bi_\bt seconds. The value may be specified as a floating
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
SUDOREPLAY(1m) MAINTENANCE COMMANDS SUDOREPLAY(1m)
+ accurately reproduce the delays between key presses or
+ program output. However, this can be tedious when the
+ session includes long pauses. When the _\b-_\bm option is
+ specified, s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by will limit these pauses to at most
+ _\bm_\ba_\bx_\b__\bw_\ba_\bi_\bt seconds. The value may be specified as a floating
point number, .e.g. _\b2_\b._\b5.
-s _\bs_\bp_\be_\be_\bd_\b__\bf_\ba_\bc_\bt_\bo_\br
2 hours ago
2 hours ago.
- next Friday
- The first second of the next Friday.
-
-
-
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
SUDOREPLAY(1m) MAINTENANCE COMMANDS SUDOREPLAY(1m)
+ next Friday
+ The first second of the next Friday.
+
this week
The current time but the first day of the coming week.
sudoreplay -l user millert
- List sessions run by user _\bb_\bo_\bb with a command containing the string vi:
-
-
-1.8.0b5 February 16, 2011 4
+1.8.0rc1 February 21, 2011 4
SUDOREPLAY(1m) MAINTENANCE COMMANDS SUDOREPLAY(1m)
+ List sessions run by user _\bb_\bo_\bb with a command containing the string vi:
+
sudoreplay -l user bob command vi
List sessions run by user _\bj_\be_\bf_\bf that match a regular expression:
-
-
-1.8.0b5 February 16, 2011 5
+1.8.0rc1 February 21, 2011 5
.\" ========================================================================
.\"
.IX Title "SUDOREPLAY @mansectsu@"
-.TH SUDOREPLAY @mansectsu@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH SUDOREPLAY @mansectsu@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
sudoreplay \- replay sudo session logs
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-\&\fBsudoreplay\fR [\fB\-d\fR \fIdirectory\fR] [\fB\-f\fR \fIfilter\fR] [\fB\-m\fR \fImax_wait\fR] [\fB\-s\fR \fIspeed_factor\fR] \s-1ID\s0
+\&\fBsudoreplay\fR [\fB\-h\fR] [\fB\-d\fR \fIdirectory\fR] [\fB\-f\fR \fIfilter\fR] [\fB\-m\fR \fImax_wait\fR] [\fB\-s\fR \fIspeed_factor\fR] \s-1ID\s0
.PP
-\&\fBsudoreplay\fR [\fB\-d\fR \fIdirectory\fR] \-l [search expression]
+\&\fBsudoreplay\fR [\fB\-h\fR] [\fB\-d\fR \fIdirectory\fR] \-l [search expression]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBsudoreplay\fR plays back or lists the session logs created by
used to select which of these to output. The \fIfilter\fR argument
is a comma-separated list, consisting of one or more of following:
\&\fIstdout\fR, \fIstderr\fR, and \fIttyout\fR.
-.IP "\-l" 12
-.IX Item "-l"
+.IP "\-h" 12
+.IX Item "-h"
+The \fB\-h\fR (\fIhelp\fR) option causes \fBsudoreplay\fR to print a short
+help message to the standard output and exit.
+.IP "\-l [\fIsearch expression\fR]" 12
+.IX Item "-l [search expression]"
Enable \*(L"list mode\*(R". In this mode, \fBsudoreplay\fR will list available
session IDs. If a \fIsearch expression\fR is specified, it will be
used to restrict the IDs that are displayed. An expression is
visudo - edit the sudoers file
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
- v\bvi\bis\bsu\bud\bdo\bo [-\b-c\bc] [-\b-q\bq] [-\b-s\bs] [-\b-V\bV] [-\b-f\bf _\bs_\bu_\bd_\bo_\be_\br_\bs]
+ v\bvi\bis\bsu\bud\bdo\bo [-\b-c\bch\bhq\bqs\bsV\bV] [-\b-f\bf _\bs_\bu_\bd_\bo_\be_\br_\bs]
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
v\bvi\bis\bsu\bud\bdo\bo edits the _\bs_\bu_\bd_\bo_\be_\br_\bs file in a safe fashion, analogous to _\bv_\bi_\bp_\bw(1m).
-1.8.0b5 February 16, 2011 1
+1.8.0rc1 February 21, 2011 1
VISUDO(1m) MAINTENANCE COMMANDS VISUDO(1m)
+ -h The -\b-h\bh (_\bh_\be_\bl_\bp) option causes v\bvi\bis\bsu\bud\bdo\bo to print a short help
+ message to the standard output and exit.
+
-q Enable q\bqu\bui\bie\bet\bt mode. In this mode details about syntax
errors are not printed. This option is only useful when
combined with the -\b-c\bc option.
used. You may wish to comment out or remove the unused alias. In
-\b-s\bs (strict) mode this is an error, not a warning.
-S\bSE\bEE\bE A\bAL\bLS\bSO\bO
- _\bv_\bi(1), _\bs_\bu_\bd_\bo_\be_\br_\bs(4), _\bs_\bu_\bd_\bo(1m), _\bv_\bi_\bp_\bw(1m)
-
-1.8.0b5 February 16, 2011 2
+1.8.0rc1 February 21, 2011 2
VISUDO(1m) MAINTENANCE COMMANDS VISUDO(1m)
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+ _\bv_\bi(1), _\bs_\bu_\bd_\bo_\be_\br_\bs(4), _\bs_\bu_\bd_\bo(1m), _\bv_\bi_\bp_\bw(1m)
+
A\bAU\bUT\bTH\bHO\bOR\bR
Many people have worked on _\bs_\bu_\bd_\bo over the years; this version of v\bvi\bis\bsu\bud\bdo\bo
was written by:
-
-
-
-1.8.0b5 February 16, 2011 3
+1.8.0rc1 February 21, 2011 3
.\" ========================================================================
.\"
.IX Title "VISUDO @mansectsu@"
-.TH VISUDO @mansectsu@ "February 16, 2011" "1.8.0b5" "MAINTENANCE COMMANDS"
+.TH VISUDO @mansectsu@ "February 21, 2011" "1.8.0rc1" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
visudo \- edit the sudoers file
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-\&\fBvisudo\fR [\fB\-c\fR] [\fB\-q\fR] [\fB\-s\fR] [\fB\-V\fR] [\fB\-f\fR \fIsudoers\fR]
+\&\fBvisudo\fR [\fB\-chqsV\fR] [\fB\-f\fR \fIsudoers\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBvisudo\fR edits the \fIsudoers\fR file in a safe fashion, analogous to
is the specified \fIsudoers\fR file with \*(L".tmp\*(R" appended to it.
In \fBcheck-only\fR mode only, the argument to \fB\-f\fR may be \*(L"\-\*(R",
indicating that \fIsudoers\fR will be read from the standard input.
+.IP "\-h" 12
+.IX Item "-h"
+The \fB\-h\fR (\fIhelp\fR) option causes \fBvisudo\fR to print a short help message
+to the standard output and exit.
.IP "\-q" 12
.IX Item "-q"
Enable \fBquiet\fR mode. In this mode details about syntax errors