mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 22:35:10 +00:00
fix "the the"
This commit is contained in:
@@ -793,11 +793,10 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
|
|||||||
to the home directory of the target user (which is root
|
to the home directory of the target user (which is root
|
||||||
unless the --uu option is used). This effectively means
|
unless the --uu option is used). This effectively means
|
||||||
that the --HH option is always implied. Note that HOME
|
that the --HH option is always implied. Note that HOME
|
||||||
is already set when the the _e_n_v___r_e_s_e_t option is
|
is already set when the _e_n_v___r_e_s_e_t option is enabled, so
|
||||||
enabled, so _a_l_w_a_y_s___s_e_t___h_o_m_e is only effective for
|
_a_l_w_a_y_s___s_e_t___h_o_m_e is only effective for configurations
|
||||||
configurations where either _e_n_v___r_e_s_e_t is disabled or
|
where either _e_n_v___r_e_s_e_t is disabled or HOME is present
|
||||||
HOME is present in the _e_n_v___k_e_e_p list. This flag is _o_f_f
|
in the _e_n_v___k_e_e_p list. This flag is _o_f_f by default.
|
||||||
by default.
|
|
||||||
|
|
||||||
authenticate If set, users must authenticate themselves via a
|
authenticate If set, users must authenticate themselves via a
|
||||||
password (or other means of authentication) before they
|
password (or other means of authentication) before they
|
||||||
@@ -1119,10 +1118,10 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
|
|||||||
directory of the target user (which is root unless the
|
directory of the target user (which is root unless the
|
||||||
--uu option is used). This effectively makes the --ss
|
--uu option is used). This effectively makes the --ss
|
||||||
option imply --HH. Note that HOME is already set when
|
option imply --HH. Note that HOME is already set when
|
||||||
the the _e_n_v___r_e_s_e_t option is enabled, so _s_e_t___h_o_m_e is
|
the _e_n_v___r_e_s_e_t option is enabled, so _s_e_t___h_o_m_e is only
|
||||||
only effective for configurations where either
|
effective for configurations where either _e_n_v___r_e_s_e_t is
|
||||||
_e_n_v___r_e_s_e_t is disabled or HOME is present in the
|
disabled or HOME is present in the _e_n_v___k_e_e_p list. This
|
||||||
_e_n_v___k_e_e_p list. This flag is _o_f_f by default.
|
flag is _o_f_f by default.
|
||||||
|
|
||||||
set_logname Normally, ssuuddoo will set the LOGNAME, USER and USERNAME
|
set_logname Normally, ssuuddoo will set the LOGNAME, USER and USERNAME
|
||||||
environment variables to the name of the target user
|
environment variables to the name of the target user
|
||||||
@@ -2237,4 +2236,4 @@ DDIISSCCLLAAIIMMEERR
|
|||||||
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
||||||
complete details.
|
complete details.
|
||||||
|
|
||||||
Sudo 1.8.7 June 18, 2013 Sudo 1.8.7
|
Sudo 1.8.8 July 16, 2013 Sudo 1.8.8
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
.\" 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 "SUDOERS" "@mansectsu@" "June 18, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
|
.TH "SUDOERS" "@mansectsu@" "July 16, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
|
||||||
.nh
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@@ -1721,7 +1721,7 @@ This effectively means that the
|
|||||||
option is always implied.
|
option is always implied.
|
||||||
Note that
|
Note that
|
||||||
\fRHOME\fR
|
\fRHOME\fR
|
||||||
is already set when the the
|
is already set when the
|
||||||
\fIenv_reset\fR
|
\fIenv_reset\fR
|
||||||
option is enabled, so
|
option is enabled, so
|
||||||
\fIalways_set_home\fR
|
\fIalways_set_home\fR
|
||||||
@@ -2366,7 +2366,7 @@ option imply
|
|||||||
\fB\-H\fR.
|
\fB\-H\fR.
|
||||||
Note that
|
Note that
|
||||||
\fRHOME\fR
|
\fRHOME\fR
|
||||||
is already set when the the
|
is already set when the
|
||||||
\fIenv_reset\fR
|
\fIenv_reset\fR
|
||||||
option is enabled, so
|
option is enabled, so
|
||||||
\fIset_home\fR
|
\fIset_home\fR
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
.\" 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.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 18, 2013
|
.Dd July 16, 2013
|
||||||
.Dt SUDOERS @mansectform@
|
.Dt SUDOERS @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -1597,7 +1597,7 @@ This effectively means that the
|
|||||||
option is always implied.
|
option is always implied.
|
||||||
Note that
|
Note that
|
||||||
.Ev HOME
|
.Ev HOME
|
||||||
is already set when the the
|
is already set when the
|
||||||
.Em env_reset
|
.Em env_reset
|
||||||
option is enabled, so
|
option is enabled, so
|
||||||
.Em always_set_home
|
.Em always_set_home
|
||||||
@@ -2212,7 +2212,7 @@ option imply
|
|||||||
.Fl H .
|
.Fl H .
|
||||||
Note that
|
Note that
|
||||||
.Ev HOME
|
.Ev HOME
|
||||||
is already set when the the
|
is already set when the
|
||||||
.Em env_reset
|
.Em env_reset
|
||||||
option is enabled, so
|
option is enabled, so
|
||||||
.Em set_home
|
.Em set_home
|
||||||
|
Reference in New Issue
Block a user