Skip to content

Commit 200af67

Browse files
committed
Add sudo_logsrv.proto manual cross-reference.
1 parent 9837fa1 commit 200af67

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

docs/sudo_logsrvd.mdoc.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\"
22
.\" SPDX-License-Identifier: ISC
33
.\"
4-
.\" Copyright (c) 2019-2023 Todd C. Miller <[email protected]>
4+
.\" Copyright (c) 2019-2024 Todd C. Miller <[email protected]>
55
.\"
66
.\" Permission to use, copy, modify, and distribute this software for any
77
.\" purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
1515
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
.\"
18-
.Dd January 16, 2023
18+
.Dd July 14, 2024
1919
.Dt SUDO_LOGSRVD @mansectsu@
2020
.Os Sudo @PACKAGE_VERSION@
2121
.Sh NAME
@@ -397,6 +397,7 @@ If peer authentication is enabled on the client, a copy of
397397
must be present on the client system too.
398398
.Sh SEE ALSO
399399
.Xr sudo.conf @mansectform@ ,
400+
.Xr sudo_logsrv.proto @mansectform@ ,
400401
.Xr sudo_logsrvd.conf @mansectform@ ,
401402
.Xr sudoers @mansectform@ ,
402403
.Xr sudo @mansectsu@ ,

docs/sudo_sendlog.mdoc.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\"
22
.\" SPDX-License-Identifier: ISC
33
.\"
4-
.\" Copyright (c) 2019-2023 Todd C. Miller <[email protected]>
4+
.\" Copyright (c) 2019-2024 Todd C. Miller <[email protected]>
55
.\"
66
.\" Permission to use, copy, modify, and distribute this software for any
77
.\" purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
1515
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
.\"
18-
.Dd January 16, 2023
18+
.Dd July 14, 2024
1919
.Dt SUDO_SENDLOG @mansectsu@
2020
.Os Sudo @PACKAGE_VERSION@
2121
.Sh NAME
@@ -155,6 +155,7 @@ Sudo front-end configuration
155155
.Sh SEE ALSO
156156
.Xr sudo.conf @mansectform@ ,
157157
.Xr sudo @mansectsu@ ,
158+
.Xr sudo_logsrv.proto @mansectform@ ,
158159
.Xr sudo_logsrvd @mansectsu@
159160
.Sh AUTHORS
160161
Many people have worked on

docs/sudoers.mdoc.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
.nr BA @BAMAN@
2626
.nr LC @LCMAN@
2727
.nr PS @PSMAN@
28-
.Dd June 11, 2024
28+
.Dd July 14, 2024
2929
.Dt SUDOERS @mansectform@
3030
.Os Sudo @PACKAGE_VERSION@
3131
.Sh NAME
@@ -7453,10 +7453,12 @@ manual.
74537453
.Xr mktemp 3 ,
74547454
.Xr strftime 3 ,
74557455
.Xr sudo.conf @mansectform@ ,
7456+
.Xr sudo_logsrv.proto @mansectform@ ,
74567457
.Xr sudo_plugin @mansectform@ ,
74577458
.Xr sudoers.ldap @mansectform@ ,
74587459
.Xr sudoers_timestamp @mansectform@ ,
74597460
.Xr sudo @mansectsu@ ,
7461+
.Xr sudo_logsrvd @mansectsu@ ,
74607462
.Xr visudo @mansectsu@
74617463
.Sh AUTHORS
74627464
Many people have worked on

0 commit comments

Comments
 (0)