From: Todd C. Miller Date: Sun, 27 Jan 2013 18:43:02 +0000 (-0500) Subject: Mention that exec_background is for 1.8.7 and higher only. X-Git-Tag: SUDO_1_8_7~1^2~263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ed1f0287e0cc4d1bdfb7f91af93aba6d21fa887;p=sudo Mention that exec_background is for 1.8.7 and higher only. --- diff --git a/doc/sudoers.cat b/doc/sudoers.cat index 3476eebc5..922bc5eaa 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -767,8 +767,9 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS will not be automatically foregrounded. Some versions of the linux su(1) command behave this way. - This setting has no effect unless I/O logging is - enabled or _u_s_e___p_t_y is enabled. + This setting is only supported by ssuuddooeerrss plugin + version 1.8.7 or higher. It has no effect unless I/O + logging is enabled or the _u_s_e___p_t_y flag is enabled. env_editor If set, vviissuuddoo will use the value of the EDITOR or VISUAL environment variables before falling back on the @@ -1721,7 +1722,7 @@ SSUUDDOO..CCOONNFF octal value. DDeebbuugg ffllaaggss - Versions 1.8.4 and higher of the _s_u_d_o_e_r_s plugin supports a debugging + Versions 1.8.4 and higher of the _s_u_d_o_e_r_s plugin support a debugging framework that can help track down what the plugin is doing internally if there is a problem. This can be configured in the _/_e_t_c_/_s_u_d_o_._c_o_n_f file as described in sudo(1m). @@ -2130,4 +2131,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.7 October 23, 2012 Sudo 1.8.7 +Sudo 1.8.7 January 27, 2013 Sudo 1.8.7 diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index d1347b6de..c41af45a9 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@" "October 23, 2012" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" +.TH "SUDOERS" "@mansectsu@" "January 27, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" .nh .if n .ad l .SH "NAME" @@ -1692,9 +1692,12 @@ Some versions of the linux su(1) command behave this way. .sp -This setting has no effect unless I/O logging is enabled or +This setting is only supported by +\fBsudoers\fR +plugin version 1.8.7 or higher. +It has no effect unless I/O logging is enabled or the \fIuse_pty\fR -is enabled. +flag is enabled. .TP 18n env_editor If set, @@ -3555,7 +3558,7 @@ It should be specified as an octal value. .SS "Debug flags" Versions 1.8.4 and higher of the \fIsudoers\fR -plugin supports a debugging framework that can help track down what the +plugin support a debugging framework that can help track down what the plugin is doing internally if there is a problem. This can be configured in the \fI@sysconfdir@/sudo.conf\fR diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index 5f74075cf..8f76634db 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 January 11, 2013 +.Dd January 27, 2013 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -1574,9 +1574,12 @@ Some versions of the linux .Xr su 1 command behave this way. .Pp -This setting has no effect unless I/O logging is enabled or +This setting is only supported by +.Nm sudoers +plugin version 1.8.7 or higher. +It has no effect unless I/O logging is enabled or the .Em use_pty -is enabled. +flag is enabled. .It env_editor If set, .Nm visudo @@ -3293,7 +3296,7 @@ It should be specified as an octal value. .Ss Debug flags Versions 1.8.4 and higher of the .Em sudoers -plugin supports a debugging framework that can help track down what the +plugin support a debugging framework that can help track down what the plugin is doing internally if there is a problem. This can be configured in the .Pa @sysconfdir@/sudo.conf