From a1da1d1e4c477f20f88ebd9d836050bf2ff1358b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 Jul 2014 15:44:21 -0600 Subject: [PATCH] "an EXEC tag" not "a EXEC tag" --- doc/sudoers.cat | 4 ++-- doc/sudoers.man.in | 10 ++++++++-- doc/sudoers.mdoc.in | 10 ++++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index c56fdc7ee..16663e4c5 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -1048,7 +1048,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS _o_n by default. noexec If set, all commands run via ssuuddoo will behave as if the - NOEXEC tag has been set, unless overridden by a EXEC + NOEXEC tag has been set, unless overridden by an EXEC tag. See the description of _N_O_E_X_E_C _a_n_d _E_X_E_C below as well as the _P_r_e_v_e_n_t_i_n_g _s_h_e_l_l _e_s_c_a_p_e_s section at the end of this manual. This flag is _o_f_f by default. @@ -2331,4 +2331,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.11 July 11, 2014 Sudo 1.8.11 +Sudo 1.8.11 July 16, 2014 Sudo 1.8.11 diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 4ad1860e0..eddcb4ba6 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -21,7 +21,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.TH "SUDOERS" "@mansectsu@" "July 11, 2014" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" +.TH "SUDOERS" "@mansectsu@" "July 16, 2014" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" .nh .if n .ad l .SH "NAME" @@ -2085,6 +2085,9 @@ and log all user input. If the standard input is not connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that input is also captured and stored in a separate log file. +This flag is +\fIoff\fR +by default. .sp Input is logged to the directory specified by the \fIiolog_dir\fR @@ -2118,6 +2121,9 @@ If the standard output or standard error is not connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that output is also captured and stored in separate log files. +This flag is +\fIoff\fR +by default. .sp Output is logged to the directory specified by the \fIiolog_dir\fR @@ -2221,7 +2227,7 @@ If set, all commands run via \fBsudo\fR will behave as if the \fRNOEXEC\fR -tag has been set, unless overridden by a +tag has been set, unless overridden by an \fREXEC\fR tag. See the description of diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index 57861ba5c..4450cdda8 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -19,7 +19,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd July 11, 2014 +.Dd July 16, 2014 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -1945,6 +1945,9 @@ and log all user input. If the standard input is not connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that input is also captured and stored in a separate log file. +This flag is +.Em off +by default. .Pp Input is logged to the directory specified by the .Em iolog_dir @@ -1979,6 +1982,9 @@ If the standard output or standard error is not connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that output is also captured and stored in separate log files. +This flag is +.Em off +by default. .Pp Output is logged to the directory specified by the .Em iolog_dir @@ -2076,7 +2082,7 @@ If set, all commands run via .Nm sudo will behave as if the .Li NOEXEC -tag has been set, unless overridden by a +tag has been set, unless overridden by an .Li EXEC tag. See the description of -- 2.49.0