Mention that sudo.conf is parsed in the C locale.
This commit is contained in:
@@ -400,6 +400,8 @@ PPLLUUGGIINNSS
|
|||||||
plugin's _o_p_e_n function. Lines that don't begin with Plugin, Path, Debug,
|
plugin's _o_p_e_n function. Lines that don't begin with Plugin, Path, Debug,
|
||||||
or Set are silently ignored.
|
or Set are silently ignored.
|
||||||
|
|
||||||
|
The _/_e_t_c_/_s_u_d_o_._c_o_n_f file is always parsed in the ``C'' locale.
|
||||||
|
|
||||||
For more information, see the sudo_plugin(1m) manual.
|
For more information, see the sudo_plugin(1m) manual.
|
||||||
|
|
||||||
PPAATTHHSS
|
PPAATTHHSS
|
||||||
@@ -668,4 +670,4 @@ DDIISSCCLLAAIIMMEERR
|
|||||||
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
||||||
complete details.
|
complete details.
|
||||||
|
|
||||||
Sudo 1.8.6 July 10, 2012 Sudo 1.8.6
|
Sudo 1.8.7 November 12, 2012 Sudo 1.8.7
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
.\" 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
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@@ -897,6 +897,12 @@ or
|
|||||||
\fRSet\fR
|
\fRSet\fR
|
||||||
are silently ignored.
|
are silently ignored.
|
||||||
.PP
|
.PP
|
||||||
|
The
|
||||||
|
\fI@sysconfdir@/sudo.conf\fR
|
||||||
|
file is always parsed in the
|
||||||
|
``\fRC\fR''
|
||||||
|
locale.
|
||||||
|
.PP
|
||||||
For more information, see the
|
For more information, see the
|
||||||
sudo_plugin(@mansectsu@)
|
sudo_plugin(@mansectsu@)
|
||||||
manual.
|
manual.
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||||
.\"
|
.\"
|
||||||
.Dd July 10, 2012
|
.Dd November 12, 2012
|
||||||
.Dt SUDO @mansectsu@
|
.Dt SUDO @mansectsu@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -878,6 +878,12 @@ or
|
|||||||
.Li Set
|
.Li Set
|
||||||
are silently ignored.
|
are silently ignored.
|
||||||
.Pp
|
.Pp
|
||||||
|
The
|
||||||
|
.Pa @sysconfdir@/sudo.conf
|
||||||
|
file is always parsed in the
|
||||||
|
.Dq Li C
|
||||||
|
locale.
|
||||||
|
.Pp
|
||||||
For more information, see the
|
For more information, see the
|
||||||
.Xr sudo_plugin @mansectsu@
|
.Xr sudo_plugin @mansectsu@
|
||||||
manual.
|
manual.
|
||||||
|
@@ -21,7 +21,7 @@ DDEESSCCRRIIPPTTIIOONN
|
|||||||
TThhee ssuuddoo..ccoonnff ffiillee
|
TThhee ssuuddoo..ccoonnff ffiillee
|
||||||
The _/_e_t_c_/_s_u_d_o_._c_o_n_f file contains plugin configuration directives. The
|
The _/_e_t_c_/_s_u_d_o_._c_o_n_f file contains plugin configuration directives. The
|
||||||
primary keyword is the Plugin directive, which causes a plugin to be
|
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 _s_y_m_b_o_l___n_a_m_e
|
A Plugin line consists of the Plugin keyword, followed by the _s_y_m_b_o_l___n_a_m_e
|
||||||
and the _p_a_t_h to the shared object containing the plugin. The _s_y_m_b_o_l___n_a_m_e
|
and the _p_a_t_h to the shared object containing the plugin. The _s_y_m_b_o_l___n_a_m_e
|
||||||
@@ -1363,4 +1363,4 @@ DDIISSCCLLAAIIMMEERR
|
|||||||
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
||||||
complete details.
|
complete details.
|
||||||
|
|
||||||
Sudo 1.8.6 July 16, 2012 Sudo 1.8.6
|
Sudo 1.8.7 November 12, 2012 Sudo 1.8.7
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@@ -54,6 +54,9 @@ file contains plugin configuration directives.
|
|||||||
The primary keyword is the
|
The primary keyword is the
|
||||||
\fRPlugin\fR
|
\fRPlugin\fR
|
||||||
directive, which causes a plugin to be loaded.
|
directive, which causes a plugin to be loaded.
|
||||||
|
It is always parsed in the
|
||||||
|
``\fRC\fR''
|
||||||
|
locale.
|
||||||
.PP
|
.PP
|
||||||
A
|
A
|
||||||
\fRPlugin\fR
|
\fRPlugin\fR
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd July 16, 2012
|
.Dd November 12, 2012
|
||||||
.Dt SUDO_PLUGIN @mansectform@
|
.Dt SUDO_PLUGIN @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -52,6 +52,9 @@ file contains plugin configuration directives.
|
|||||||
The primary keyword is the
|
The primary keyword is the
|
||||||
.Li Plugin
|
.Li Plugin
|
||||||
directive, which causes a plugin to be loaded.
|
directive, which causes a plugin to be loaded.
|
||||||
|
It is always parsed in the
|
||||||
|
.Dq Li C
|
||||||
|
locale.
|
||||||
.Pp
|
.Pp
|
||||||
A
|
A
|
||||||
.Li Plugin
|
.Li Plugin
|
||||||
|
Reference in New Issue
Block a user