]> granicus.if.org Git - sudo/commitdiff
Mention that sudo.conf is parsed in the C locale.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2012 11:27:53 +0000 (06:27 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2012 11:27:53 +0000 (06:27 -0500)
doc/sudo.cat
doc/sudo.man.in
doc/sudo.mdoc.in
doc/sudo_plugin.cat
doc/sudo_plugin.man.in
doc/sudo_plugin.mdoc.in

index 38387647efe1857fe15382b73495de393010866d..0d123cad62893b690085b334c6cc1b463c6119cb 100644 (file)
@@ -400,6 +400,8 @@ P\bPL\bLU\bUG\bGI\bIN\bNS\bS
      plugin's _\bo_\bp_\be_\bn function.  Lines that don't begin with Plugin, Path, Debug,
      or Set are silently ignored.
 
+     The _\b/_\be_\bt_\bc_\b/_\bs_\bu_\bd_\bo_\b._\bc_\bo_\bn_\bf file is always parsed in the ``C'' locale.
+
      For more information, see the sudo_plugin(1m) manual.
 
 P\bPA\bAT\bTH\bHS\bS
@@ -668,4 +670,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.6                       July 10, 2012                      Sudo 1.8.6
+Sudo 1.8.7                     November 12, 2012                    Sudo 1.8.7
index 1a9069e260a6a7bad80d2cba3ba55f86a7bee201..5ca31c68cfb878195f4ce1960dad28ff2619f4b6 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 "SUDO" "@mansectsu@" "July 10, 2012" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
+.TH "SUDO" "@mansectsu@" "November 12, 2012" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -897,6 +897,12 @@ or
 \fRSet\fR
 are silently ignored.
 .PP
+The
+\fI@sysconfdir@/sudo.conf\fR
+file is always parsed in the
+``\fRC\fR''
+locale.
+.PP
 For more information, see the
 sudo_plugin(@mansectsu@)
 manual.
index 3b96f4ab71516bec0a93b967589cdf83c860553a..f72761102be50468e82d2eff3eb064180c90a7dd 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 July 10, 2012
+.Dd November 12, 2012
 .Dt SUDO @mansectsu@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -878,6 +878,12 @@ or
 .Li Set
 are silently ignored.
 .Pp
+The
+.Pa @sysconfdir@/sudo.conf
+file is always parsed in the
+.Dq Li C
+locale.
+.Pp
 For more information, see the
 .Xr sudo_plugin @mansectsu@
 manual.
index 11e9dd733dfc1634526425f629453e6bf5ab9f40..b7782bda5ee00a6de652ae992edaa922a0ecc4c0 100644 (file)
@@ -21,7 +21,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    T\bTh\bhe\be s\bsu\bud\bdo\bo.\b.c\bco\bon\bnf\bf f\bfi\bil\ble\be
      The _\b/_\be_\bt_\bc_\b/_\bs_\bu_\bd_\bo_\b._\bc_\bo_\bn_\bf file contains plugin configuration directives.  The
      primary keyword is the Plugin directive, which causes a plugin to be
-     loaded.
+     loaded.  It is always parsed in the ``C'' locale.
 
      A Plugin line consists of the Plugin keyword, followed by the _\bs_\by_\bm_\bb_\bo_\bl_\b__\bn_\ba_\bm_\be
      and the _\bp_\ba_\bt_\bh to the shared object containing the plugin.  The _\bs_\by_\bm_\bb_\bo_\bl_\b__\bn_\ba_\bm_\be
@@ -1363,4 +1363,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.6                       July 16, 2012                      Sudo 1.8.6
+Sudo 1.8.7                     November 12, 2012                    Sudo 1.8.7
index f7b90711a119d906dc3eab7f80eb19b359f88559..df6843eb20885450f9042b14aecd8058cd6cf9c2 100644 (file)
@@ -16,7 +16,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.TH "SUDO_PLUGIN" "5" "July 16, 2012" "Sudo @PACKAGE_VERSION@" "OpenBSD Programmer's Manual"
+.TH "SUDO_PLUGIN" "5" "November 12, 2012" "Sudo @PACKAGE_VERSION@" "OpenBSD Programmer's Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -54,6 +54,9 @@ file contains plugin configuration directives.
 The primary keyword is the
 \fRPlugin\fR
 directive, which causes a plugin to be loaded.
+It is always parsed in the
+``\fRC\fR''
+locale.
 .PP
 A
 \fRPlugin\fR
index b39cfc10bdba8a4187e8067d15e8e9162ecac28a..0a658b0e69de83bc7b7d5e0b78cae77959fd3834 100644 (file)
@@ -14,7 +14,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 16, 2012
+.Dd November 12, 2012
 .Dt SUDO_PLUGIN @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -52,6 +52,9 @@ file contains plugin configuration directives.
 The primary keyword is the
 .Li Plugin
 directive, which causes a plugin to be loaded.
+It is always parsed in the
+.Dq Li C
+locale.
 .Pp
 A
 .Li Plugin