From: Todd C. Miller Date: Wed, 6 Feb 2013 14:30:49 +0000 (-0500) Subject: Mention that sudoers has its own plugins too. X-Git-Tag: SUDO_1_8_7~1^2~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fbb8ea504264d491a13a4167acac620258db04fb;p=sudo Mention that sudoers has its own plugins too. --- diff --git a/doc/sudo.conf.cat b/doc/sudo.conf.cat index edd22080a..fa52c8b2d 100644 --- a/doc/sudo.conf.cat +++ b/doc/sudo.conf.cat @@ -226,6 +226,8 @@ DDEESSCCRRIIPPTTIIOONN _u_t_m_p utmp handling + The sudoers(4) plugin includes support for additional subsystems. + FFIILLEESS _/_e_t_c_/_s_u_d_o_._c_o_n_f ssuuddoo front end configuration @@ -336,4 +338,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.7 February 5, 2013 Sudo 1.8.7 +Sudo 1.8.7 February 6, 2013 Sudo 1.8.7 diff --git a/doc/sudo.conf.man.in b/doc/sudo.conf.man.in index 0410e704e..333e7bf9b 100644 --- a/doc/sudo.conf.man.in +++ b/doc/sudo.conf.man.in @@ -16,7 +16,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "SUDO" "5" "February 5, 2013" "Sudo @PACKAGE_VERSION@" "OpenBSD Programmer's Manual" +.TH "SUDO" "5" "February 6, 2013" "Sudo @PACKAGE_VERSION@" "OpenBSD Programmer's Manual" .nh .if n .ad l .SH "NAME" @@ -457,6 +457,10 @@ utility functions .TP 12n \fIutmp\fR utmp handling +.PP +The +sudoers(@mansectform@) +plugin includes support for additional subsystems. .SH "FILES" .TP 26n \fI@sysconfdir@/sudo.conf\fR diff --git a/doc/sudo.conf.mdoc.in b/doc/sudo.conf.mdoc.in index 3ac87ca9c..b040cd54d 100644 --- a/doc/sudo.conf.mdoc.in +++ b/doc/sudo.conf.mdoc.in @@ -14,7 +14,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd February 5, 2013 +.Dd February 6, 2013 .Dt SUDO @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -408,6 +408,10 @@ utility functions .It Em utmp utmp handling .El +.Pp +The +.Xr sudoers @mansectform@ +plugin includes support for additional subsystems. .Sh FILES .Bl -tag -width 24n .It Pa @sysconfdir@/sudo.conf