mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Fix the man section of sudo_plugin in cross-references.
This commit is contained in:
parent
ab59834a00
commit
60146c2959
@ -426,7 +426,7 @@ CCOOMMMMAANNDD EEXXEECCUUTTIIOONN
|
||||
file is present, or it contains no Plugin lines, ssuuddoo will use the
|
||||
traditional _s_u_d_o_e_r_s security policy and I/O logging. See the
|
||||
sudo.conf(4) manual for details of the _/_e_t_c_/_s_u_d_o_._c_o_n_f file and the
|
||||
sudo_plugin(1m) manual for more information about the ssuuddoo plugin
|
||||
sudo_plugin(4) manual for more information about the ssuuddoo plugin
|
||||
architecture.
|
||||
|
||||
EEXXIITT VVAALLUUEE
|
||||
@ -578,7 +578,7 @@ EEXXAAMMPPLLEESS
|
||||
|
||||
SSEEEE AALLSSOO
|
||||
su(1), stat(2), login_cap(3), passwd(4), sudo.conf(4), sudoers(4),
|
||||
sudo_plugin(1m), sudoreplay(1m), visudo(1m)
|
||||
sudo_plugin(4), sudoreplay(1m), visudo(1m)
|
||||
|
||||
HHIISSTTOORRYY
|
||||
See the HISTORY file in the ssuuddoo distribution
|
||||
@ -628,4 +628,4 @@ DDIISSCCLLAAIIMMEERR
|
||||
file distributed with ssuuddoo or https://www.sudo.ws/license.html for
|
||||
complete details.
|
||||
|
||||
Sudo 1.8.20 February 16, 2017 Sudo 1.8.20
|
||||
Sudo 1.8.21 February 16, 2017 Sudo 1.8.21
|
||||
|
@ -81,7 +81,7 @@ DDEESSCCRRIIPPTTIIOONN
|
||||
Plugin sudoers_io sudoers.so
|
||||
|
||||
For more information on the ssuuddoo plugin architecture, see the
|
||||
sudo_plugin(1m) manual.
|
||||
sudo_plugin(4) manual.
|
||||
|
||||
PPaatthh sseettttiinnggss
|
||||
A Path line consists of the Path keyword, followed by the name of the
|
||||
@ -400,7 +400,7 @@ EEXXAAMMPPLLEESS
|
||||
#Set group_source static
|
||||
|
||||
SSEEEE AALLSSOO
|
||||
sudoers(4), sudo(1m), sudo_plugin(1m)
|
||||
sudoers(4), sudo(1m), sudo_plugin(4)
|
||||
|
||||
HHIISSTTOORRYY
|
||||
See the HISTORY file in the ssuuddoo distribution
|
||||
|
@ -193,7 +193,7 @@ Plugin sudoers_io sudoers.so
|
||||
For more information on the
|
||||
\fBsudo\fR
|
||||
plugin architecture, see the
|
||||
sudo_plugin(@mansectsu@)
|
||||
sudo_plugin(@mansectform@)
|
||||
manual.
|
||||
.SS "Path settings"
|
||||
A
|
||||
@ -705,7 +705,7 @@ Plugin sudoers_io sudoers.so
|
||||
.SH "SEE ALSO"
|
||||
sudoers(@mansectform@),
|
||||
sudo(@mansectsu@),
|
||||
sudo_plugin(@mansectsu@)
|
||||
sudo_plugin(@mansectform@)
|
||||
.SH "HISTORY"
|
||||
See the HISTORY file in the
|
||||
\fBsudo\fR
|
||||
|
@ -174,7 +174,7 @@ Plugin sudoers_io sudoers.so
|
||||
For more information on the
|
||||
.Nm sudo
|
||||
plugin architecture, see the
|
||||
.Xr sudo_plugin @mansectsu@
|
||||
.Xr sudo_plugin @mansectform@
|
||||
manual.
|
||||
.Ss Path settings
|
||||
A
|
||||
@ -640,7 +640,7 @@ Plugin sudoers_io sudoers.so
|
||||
.Sh SEE ALSO
|
||||
.Xr sudoers @mansectform@ ,
|
||||
.Xr sudo @mansectsu@ ,
|
||||
.Xr sudo_plugin @mansectsu@
|
||||
.Xr sudo_plugin @mansectform@
|
||||
.Sh HISTORY
|
||||
See the HISTORY file in the
|
||||
.Nm sudo
|
||||
|
@ -32,6 +32,7 @@
|
||||
.HP 5n
|
||||
\fBsudo\fR
|
||||
\fB\-h\fR\ |\ \fB\-K\fR\ |\ \fB\-k\fR\ |\ \fB\-V\fR
|
||||
.br
|
||||
.PD 0
|
||||
.HP 5n
|
||||
\fBsudo\fR
|
||||
@ -840,7 +841,7 @@ sudo.conf(@mansectform@)
|
||||
manual for details of the
|
||||
\fI@sysconfdir@/sudo.conf\fR
|
||||
file and the
|
||||
sudo_plugin(@mansectsu@)
|
||||
sudo_plugin(@mansectform@)
|
||||
manual for more information about the
|
||||
\fBsudo\fR
|
||||
plugin architecture.
|
||||
@ -1153,7 +1154,7 @@ login_cap(3),
|
||||
passwd(@mansectform@),
|
||||
sudo.conf(@mansectform@),
|
||||
sudoers(@mansectform@),
|
||||
sudo_plugin(@mansectsu@),
|
||||
sudo_plugin(@mansectform@),
|
||||
sudoreplay(@mansectsu@),
|
||||
visudo(@mansectsu@)
|
||||
.SH "HISTORY"
|
||||
|
@ -771,7 +771,7 @@ See the
|
||||
manual for details of the
|
||||
.Pa @sysconfdir@/sudo.conf
|
||||
file and the
|
||||
.Xr sudo_plugin @mansectsu@
|
||||
.Xr sudo_plugin @mansectform@
|
||||
manual for more information about the
|
||||
.Nm
|
||||
plugin architecture.
|
||||
@ -1046,7 +1046,7 @@ $ sudo sh -c "cd /home ; du -s * | sort -rn > USAGE"
|
||||
.Xr passwd @mansectform@ ,
|
||||
.Xr sudo.conf @mansectform@ ,
|
||||
.Xr sudoers @mansectform@ ,
|
||||
.Xr sudo_plugin @mansectsu@ ,
|
||||
.Xr sudo_plugin @mansectform@ ,
|
||||
.Xr sudoreplay @mansectsu@ ,
|
||||
.Xr visudo @mansectsu@
|
||||
.Sh HISTORY
|
||||
|
@ -2094,7 +2094,7 @@ GGRROOUUPP PPRROOVVIIDDEERR PPLLUUGGIINNSS
|
||||
|
||||
Defaults group_plugin=system_group.so
|
||||
|
||||
The group provider plugin API is described in detail in sudo_plugin(1m).
|
||||
The group provider plugin API is described in detail in sudo_plugin(4).
|
||||
|
||||
LLOOGG FFOORRMMAATT
|
||||
ssuuddooeerrss can log events using either syslog(3) or a simple log file. The
|
||||
@ -2778,7 +2778,7 @@ DDEEBBUUGGGGIINNGG
|
||||
|
||||
SSEEEE AALLSSOO
|
||||
ssh(1), su(1), fnmatch(3), glob(3), mktemp(3), strftime(3), sudo.conf(4),
|
||||
sudoers.ldap(4), sudo(1m), sudo_plugin(1m), visudo(1m)
|
||||
sudoers.ldap(4), sudo(1m), sudo_plugin(4), visudo(1m)
|
||||
|
||||
AAUUTTHHOORRSS
|
||||
Many people have worked on ssuuddoo over the years; this version consists of
|
||||
|
@ -910,4 +910,4 @@ DDIISSCCLLAAIIMMEERR
|
||||
file distributed with ssuuddoo or https://www.sudo.ws/license.html for
|
||||
complete details.
|
||||
|
||||
Sudo 1.8.20 January 17, 2017 Sudo 1.8.20
|
||||
Sudo 1.8.21 January 17, 2017 Sudo 1.8.21
|
||||
|
@ -4191,7 +4191,7 @@ Defaults group_plugin=system_group.so
|
||||
.fi
|
||||
.PP
|
||||
The group provider plugin API is described in detail in
|
||||
sudo_plugin(@mansectsu@).
|
||||
sudo_plugin(@mansectform@).
|
||||
.SH "LOG FORMAT"
|
||||
\fBsudoers\fR
|
||||
can log events using either
|
||||
@ -5543,7 +5543,7 @@ strftime(3),
|
||||
sudo.conf(@mansectform@),
|
||||
sudoers.ldap(@mansectform@),
|
||||
sudo(@mansectsu@),
|
||||
sudo_plugin(@mansectsu@),
|
||||
sudo_plugin(@mansectform@),
|
||||
visudo(@mansectsu@)
|
||||
.SH "AUTHORS"
|
||||
Many people have worked on
|
||||
|
@ -3901,7 +3901,7 @@ Defaults group_plugin=system_group.so
|
||||
.El
|
||||
.Pp
|
||||
The group provider plugin API is described in detail in
|
||||
.Xr sudo_plugin @mansectsu@ .
|
||||
.Xr sudo_plugin @mansectform@ .
|
||||
.Sh LOG FORMAT
|
||||
.Nm
|
||||
can log events using either
|
||||
@ -5120,7 +5120,7 @@ manual.
|
||||
.Xr sudo.conf @mansectform@ ,
|
||||
.Xr sudoers.ldap @mansectform@ ,
|
||||
.Xr sudo @mansectsu@ ,
|
||||
.Xr sudo_plugin @mansectsu@ ,
|
||||
.Xr sudo_plugin @mansectform@ ,
|
||||
.Xr visudo @mansectsu@
|
||||
.Sh AUTHORS
|
||||
Many people have worked on
|
||||
|
Loading…
x
Reference in New Issue
Block a user