Skip to content

Commit a5f5cee

Browse files
committed
regen
1 parent cb24574 commit a5f5cee

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

docs/sudo_logsrvd.man.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" SPDX-License-Identifier: ISC
44
.\"
5-
.\" Copyright (c) 2019-2023 Todd C. Miller <[email protected]>
5+
.\" Copyright (c) 2019-2024 Todd C. Miller <[email protected]>
66
.\"
77
.\" Permission to use, copy, modify, and distribute this software for any
88
.\" purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
1616
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1717
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818
.\"
19-
.TH "SUDO_LOGSRVD" "@mansectsu@" "January 16, 2023" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
19+
.TH "SUDO_LOGSRVD" "@mansectsu@" "July 14, 2024" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
2020
.nh
2121
.if n .ad l
2222
.SH "NAME"
@@ -440,6 +440,7 @@ If peer authentication is enabled on the client, a copy of
440440
must be present on the client system too.
441441
.SH "SEE ALSO"
442442
sudo.conf(@mansectform@),
443+
sudo_logsrv.proto(@mansectform@),
443444
sudo_logsrvd.conf(@mansectform@),
444445
sudoers(@mansectform@),
445446
sudo(@mansectsu@),

docs/sudo_sendlog.man.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" SPDX-License-Identifier: ISC
44
.\"
5-
.\" Copyright (c) 2019-2023 Todd C. Miller <[email protected]>
5+
.\" Copyright (c) 2019-2024 Todd C. Miller <[email protected]>
66
.\"
77
.\" Permission to use, copy, modify, and distribute this software for any
88
.\" purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
1616
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1717
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818
.\"
19-
.TH "SUDO_SENDLOG" "@mansectsu@" "January 16, 2023" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
19+
.TH "SUDO_SENDLOG" "@mansectsu@" "July 14, 2024" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
2020
.nh
2121
.if n .ad l
2222
.SH "NAME"
@@ -169,6 +169,7 @@ Sudo front-end configuration
169169
.SH "SEE ALSO"
170170
sudo.conf(@mansectform@),
171171
sudo(@mansectsu@),
172+
sudo_logsrv.proto(@mansectform@),
172173
sudo_logsrvd(@mansectsu@)
173174
.SH "AUTHORS"
174175
Many people have worked on

docs/sudoers.man.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-
.TH "SUDOERS" "@mansectform@" "June 11, 2024" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
28+
.TH "SUDOERS" "@mansectform@" "July 14, 2024" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
2929
.nh
3030
.if n .ad l
3131
.SH "NAME"
@@ -8050,10 +8050,12 @@ glob(3),
80508050
mktemp(3),
80518051
strftime(3),
80528052
sudo.conf(@mansectform@),
8053+
sudo_logsrv.proto(@mansectform@),
80538054
sudo_plugin(@mansectform@),
80548055
sudoers.ldap(@mansectform@),
80558056
sudoers_timestamp(@mansectform@),
80568057
sudo(@mansectsu@),
8058+
sudo_logsrvd(@mansectsu@),
80578059
visudo(@mansectsu@)
80588060
.SH "AUTHORS"
80598061
Many people have worked on

0 commit comments

Comments
 (0)