]> granicus.if.org Git - sudo/commitdiff
Mention that exec_background is for 1.8.7 and higher only.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 Jan 2013 18:43:02 +0000 (13:43 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 Jan 2013 18:43:02 +0000 (13:43 -0500)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index 3476eebc56231dd6941931e0db46a222f594b6eb..922bc5eaa811f4a2073fe7f3dd777c6e9c6df66e 100644 (file)
@@ -767,8 +767,9 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        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 _\bu_\bs_\be_\b__\bp_\bt_\by is enabled.
+                       This setting is only supported by s\bsu\bud\bdo\boe\ber\brs\bs plugin
+                       version 1.8.7 or higher.  It has no effect unless I/O
+                       logging is enabled or the _\bu_\bs_\be_\b__\bp_\bt_\by flag is enabled.
 
      env_editor        If set, v\bvi\bis\bsu\bud\bdo\bo will use the value of the EDITOR or
                        VISUAL environment variables before falling back on the
@@ -1721,7 +1722,7 @@ S\bSU\bUD\bDO\bO.\b.C\bCO\bON\bNF\bF
                octal value.
 
    D\bDe\beb\bbu\bug\bg f\bfl\bla\bag\bgs\bs
-     Versions 1.8.4 and higher of the _\bs_\bu_\bd_\bo_\be_\br_\bs plugin supports a debugging
+     Versions 1.8.4 and higher of the _\bs_\bu_\bd_\bo_\be_\br_\bs 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 _\b/_\be_\bt_\bc_\b/_\bs_\bu_\bd_\bo_\b._\bc_\bo_\bn_\bf file as
      described in sudo(1m).
@@ -2130,4 +2131,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo 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
index d1347b6deaf8a92a3bcaa519ef0582f1cb1649bd..c41af45a9bc562da1aeff1ba7c5e08cb0f127dac 100644 (file)
@@ -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
index 5f74075cfff04b84e49d577c0c3c03eda808d501..8f76634dbdb32d052ddc7a868f6261b51aee48fd 100644 (file)
@@ -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