2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 18:08:23 +00:00

Mention that sudoers has its own plugins too.

This commit is contained in:
Todd C. Miller 2013-02-06 09:30:49 -05:00
parent b51d1a9f67
commit fbb8ea5042
3 changed files with 13 additions and 3 deletions

View File

@ -226,6 +226,8 @@ DDEESSCCRRIIPPTTIIOONN
_u_t_m_p utmp handling _u_t_m_p utmp handling
The sudoers(4) plugin includes support for additional subsystems.
FFIILLEESS FFIILLEESS
_/_e_t_c_/_s_u_d_o_._c_o_n_f ssuuddoo front end configuration _/_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 file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details. complete details.
Sudo 1.8.7 February 5, 2013 Sudo 1.8.7 Sudo 1.8.7 February 6, 2013 Sudo 1.8.7

View File

@ -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" "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 .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@ -457,6 +457,10 @@ utility functions
.TP 12n .TP 12n
\fIutmp\fR \fIutmp\fR
utmp handling utmp handling
.PP
The
sudoers(@mansectform@)
plugin includes support for additional subsystems.
.SH "FILES" .SH "FILES"
.TP 26n .TP 26n
\fI@sysconfdir@/sudo.conf\fR \fI@sysconfdir@/sudo.conf\fR

View File

@ -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 February 5, 2013 .Dd February 6, 2013
.Dt SUDO @mansectform@ .Dt SUDO @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@ -408,6 +408,10 @@ utility functions
.It Em utmp .It Em utmp
utmp handling utmp handling
.El .El
.Pp
The
.Xr sudoers @mansectform@
plugin includes support for additional subsystems.
.Sh FILES .Sh FILES
.Bl -tag -width 24n .Bl -tag -width 24n
.It Pa @sysconfdir@/sudo.conf .It Pa @sysconfdir@/sudo.conf