summaryrefslogtreecommitdiff
path: root/sudo.cat
diff options
context:
space:
mode:
Diffstat (limited to 'sudo.cat')
-rw-r--r--sudo.cat16
1 files changed, 8 insertions, 8 deletions
diff --git a/sudo.cat b/sudo.cat
index ee9c075a4..11e6b680a 100644
--- a/sudo.cat
+++ b/sudo.cat
@@ -11,10 +11,10 @@ SSYYNNOOPPSSIISS
[--UU _u_s_e_r _n_a_m_e] [--uu _u_s_e_r _n_a_m_e | _#_u_i_d] [_c_o_m_m_a_n_d]
ssuuddoo [--AAbbEEHHnnPPSS] [--aa _a_u_t_h___t_y_p_e] [--CC _f_d] [--cc _c_l_a_s_s | _-]
[--gg _g_r_o_u_p _n_a_m_e | _#_g_i_d] [--pp _p_r_o_m_p_t] [--rr _r_o_l_e] [--tt _t_y_p_e]
- [--uu _u_s_e_r _n_a_m_e | _#_u_i_d] [VVAARR=_v_a_l_u_e] --ii | --ss [_c_o_m_m_a_n_d]
+ [--uu _u_s_e_r _n_a_m_e | _#_u_i_d] [_V_A_R=_v_a_l_u_e] --ii | --ss [_c_o_m_m_a_n_d]
ssuuddooeeddiitt [--AAnnSS] [--aa _a_u_t_h___t_y_p_e] [--CC _f_d] [--cc _c_l_a_s_s | _-]
- [--gg _g_r_o_u_p _n_a_m_e | _#_g_i_d] [--pp _p_r_o_m_p_t] [--uu _u_s_e_r _n_a_m_e | _#_u_i_d] file
- ...
+ [--gg _g_r_o_u_p _n_a_m_e | _#_g_i_d] [--pp _p_r_o_m_p_t] [--uu _u_s_e_r _n_a_m_e | _#_u_i_d]
+ _f_i_l_e _._._.
DDEESSCCRRIIPPTTIIOONN
ssuuddoo allows a permitted user to execute a _c_o_m_m_a_n_d as the superuser or
@@ -42,7 +42,7 @@ DDEESSCCRRIIPPTTIIOONN
used. If no askpass program is available, ssuuddoo will exit
with an error.
- --aa _t_y_p_e The --aa (_a_u_t_h_e_n_t_i_c_a_t_i_o_n _t_y_p_e) option causes ssuuddoo to use the
+ --aa _t_y_p_e The --aa (authentication type) option causes ssuuddoo to use the
specified authentication type when validating the user, as
allowed by _/_e_t_c_/_l_o_g_i_n_._c_o_n_f. The system administrator may
specify a list of sudo-specific authentication methods by
@@ -68,7 +68,7 @@ DDEESSCCRRIIPPTTIIOONN
resource limits and scheduling priority of the specified
login _c_l_a_s_s. The _c_l_a_s_s argument can be either a class name
as defined in _/_e_t_c_/_l_o_g_i_n_._c_o_n_f, or a single `-' character. If
- _c_l_a_s_s is -, the default login class of the target user will
+ _c_l_a_s_s is --, the default login class of the target user will
be used. Otherwise, the command must be run as the superuser
(user ID 0), or ssuuddoo must be run from a shell that is already
running as the superuser. If the command is being run as a
@@ -267,8 +267,8 @@ DDEESSCCRRIIPPTTIIOONN
command line arguments.
Environment variables to be set for the command may also be passed on the
- command line in the form of VVAARR=_v_a_l_u_e, e.g.
- LLDD__LLIIBBRRAARRYY__PPAATTHH=_/_u_s_r_/_l_o_c_a_l_/_p_k_g_/_l_i_b. Variables passed on the command line
+ command line in the form of _V_A_R=_v_a_l_u_e, e.g.
+ LD_LIBRARY_PATH=_/_u_s_r_/_l_o_c_a_l_/_p_k_g_/_l_i_b. Variables passed on the command line
are subject to the same restrictions as normal environment variables with
one important exception. If the _s_e_t_e_n_v option is set in _s_u_d_o_e_r_s, the
command to be run has the SETENV tag set or the command matched is ALL,
@@ -816,4 +816,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details.
-Sudo 1.7.10 December 8, 2013 Sudo 1.7.10
+Sudo 1.7.10 March 1, 2014 Sudo 1.7.10