]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 May 2015 22:52:58 +0000 (16:52 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 May 2015 22:52:58 +0000 (16:52 -0600)
doc/sudo.cat
doc/sudo.conf.cat
doc/sudo_plugin.cat
doc/sudoers.cat
doc/sudoers.ldap.cat
doc/sudoers.man.in
doc/sudoreplay.cat
doc/visudo.cat

index 1fcb18ae6fd5ab30a3de4b0112742a27e4ad111d..f5cb32f281a6ee1a406c52cf5d06c8e369610816 100644 (file)
@@ -582,4 +582,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/license.html for
      complete details.
 
-Sudo 1.8.13                    December 4, 2014                    Sudo 1.8.13
+Sudo 1.8.14                    December 4, 2014                    Sudo 1.8.14
index c52a777d5333e67fb3776fe93d3eb32beedbe6a1..8cbb5d7750c767d5d26d3b0394a123294971d7c0 100644 (file)
@@ -408,4 +408,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/license.html for
      complete details.
 
-Sudo 1.8.13                    December 4, 2014                    Sudo 1.8.13
+Sudo 1.8.14                    December 4, 2014                    Sudo 1.8.14
index 167724a8dd8cea1f64f08609e1c248a5dfc7d5aa..ce3649b76507ad9286fdf4f3b9558764dd7c81fd 100644 (file)
@@ -1508,4 +1508,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/license.html for
      complete details.
 
-Sudo 1.8.13                    December 4, 2014                    Sudo 1.8.13
+Sudo 1.8.14                    December 4, 2014                    Sudo 1.8.14
index 2a2a852564c1b0d76cdcbeb51fcb2218f03d5c28..b091ff61e2308c47e4f15fb4dd9559495cedfe2c 100644 (file)
@@ -2257,8 +2257,16 @@ S\bSE\bEC\bCU\bUR\bRI\bIT\bTY\bY N\bNO\bOT\bTE\bES\bS
      securely edit files with the editor of their choice.  As s\bsu\bud\bdo\boe\bed\bdi\bit\bt is a
      built-in command, it must be specified in _\bs_\bu_\bd_\bo_\be_\br_\bs without a leading path.
      However, it may take command line arguments just as a normal command
-     does.  For example, to allow user operator to edit the ``message of the
-     day'' file:
+     does.  Wildcards used in _\bs_\bu_\bd_\bo_\be_\bd_\bi_\bt command line arguments are expected to
+     be path names, so a forward slash (`/') will not be matched by a
+     wildcard.
+
+     Unlike other s\bsu\bud\bdo\bo commands, the editor is run with the permissions of the
+     invoking user and with the environment unmodified.  More information may
+     be found in the description of the -\b-e\be option in sudo(1m).
+
+     For example, to allow user operator to edit the ``message of the day''
+     file:
 
            operator        sudoedit /etc/motd
 
@@ -2408,4 +2416,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/license.html for
      complete details.
 
-Sudo 1.8.13                    February 26, 2015                   Sudo 1.8.13
+Sudo 1.8.14                     March 24, 2015                     Sudo 1.8.14
index 82ca13e052f6d73f0e75f8a1e2c67c64ae15696f..be0098a61950b4f249d32f3ebb977707c7858dd3 100644 (file)
@@ -902,4 +902,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/license.html for
      complete details.
 
-Sudo 1.8.13                    January 30, 2015                    Sudo 1.8.13
+Sudo 1.8.14                    January 30, 2015                    Sudo 1.8.14
index a1c2fee003650bbb738724499d976f863e587d90..74b67d2848703714fe033c79cd1a5db0780a8061 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" "5" "February 26, 2015" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "March 24, 2015" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -4617,6 +4617,21 @@ is a built-in command, it must be specified in
 \fIsudoers\fR
 without a leading path.
 However, it may take command line arguments just as a normal command does.
+Wildcards used in
+\fIsudoedit\fR
+command line arguments are expected to be path names, so a forward slash
+(\(oq/\(cq)
+will not be matched by a wildcard.
+.PP
+Unlike other
+\fBsudo\fR
+commands, the editor is run with the permissions of the invoking
+user and with the environment unmodified.
+More information may be found in the description of the
+\fB\-e\fR
+option in
+sudo(@mansectsu@).
+.PP
 For example, to allow user operator to edit the
 \(Lqmessage of the day\(Rq
 file:
index 94f8ecf0dfc929c2551fbd38382961bebfed2bf0..21d4be7d972b771f0f8df2845986817fe884d183 100644 (file)
@@ -278,4 +278,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/license.html for
      complete details.
 
-Sudo 1.8.13                    February 5, 2015                    Sudo 1.8.13
+Sudo 1.8.14                    February 5, 2015                    Sudo 1.8.14
index 1633266687f8c33ea29db27793544decf9212b92..538d14e25d2d25a3095934199c688903d1aa3fe8 100644 (file)
@@ -199,4 +199,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/license.html for
      complete details.
 
-Sudo 1.8.13                    December 4, 2014                    Sudo 1.8.13
+Sudo 1.8.14                    December 4, 2014                    Sudo 1.8.14