From c31e1227f11493380da834be602acaa4d7995138 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 19 Jul 2010 14:12:03 -0400 Subject: [PATCH] The default for set_logname has been "true" for some time now. --- doc/sudoers.cat | 2 +- doc/sudoers.man.in | 2 +- doc/sudoers.pod | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index ef40f7de8..d1260dcda 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -965,7 +965,7 @@ SUDOERS(4) MAINTENANCE COMMANDS SUDOERS(4) This can be done by negating the set_logname option. Note that if the _e_n_v___r_e_s_e_t option has not been disabled, entries in the _e_n_v___k_e_e_p list will override - the value of _s_e_t___l_o_g_n_a_m_e. This flag is _o_f_f by default. + the value of _s_e_t___l_o_g_n_a_m_e. This flag is _o_n by default. setenv Allow the user to disable the _e_n_v___r_e_s_e_t option from the command line via the --EE option. Additionally, diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 054c833ec..e78f195b4 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -1035,7 +1035,7 @@ determine the real identity of the user, it may be desirable to change this behavior. This can be done by negating the set_logname option. Note that if the \fIenv_reset\fR option has not been disabled, entries in the \fIenv_keep\fR list will override the value of -\&\fIset_logname\fR. This flag is \fIoff\fR by default. +\&\fIset_logname\fR. This flag is \fIon\fR by default. .IP "setenv" 16 .IX Item "setenv" Allow the user to disable the \fIenv_reset\fR option from the command diff --git a/doc/sudoers.pod b/doc/sudoers.pod index 69fbdcd70..d9c202bc3 100644 --- a/doc/sudoers.pod +++ b/doc/sudoers.pod @@ -925,7 +925,7 @@ determine the real identity of the user, it may be desirable to change this behavior. This can be done by negating the set_logname option. Note that if the I option has not been disabled, entries in the I list will override the value of -I. This flag is I by default. +I. This flag is I by default. =item setenv -- 2.40.0