diff --git a/docs/sudo_logsrvd.mdoc.in b/docs/sudo_logsrvd.mdoc.in index cce4619df..b9e105440 100644 --- a/docs/sudo_logsrvd.mdoc.in +++ b/docs/sudo_logsrvd.mdoc.in @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 2019-2023 Todd C. Miller +.\" Copyright (c) 2019-2024 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd January 16, 2023 +.Dd July 14, 2024 .Dt SUDO_LOGSRVD @mansectsu@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -397,6 +397,7 @@ If peer authentication is enabled on the client, a copy of must be present on the client system too. .Sh SEE ALSO .Xr sudo.conf @mansectform@ , +.Xr sudo_logsrv.proto @mansectform@ , .Xr sudo_logsrvd.conf @mansectform@ , .Xr sudoers @mansectform@ , .Xr sudo @mansectsu@ , diff --git a/docs/sudo_sendlog.mdoc.in b/docs/sudo_sendlog.mdoc.in index dc6b10dee..fd9c5d292 100644 --- a/docs/sudo_sendlog.mdoc.in +++ b/docs/sudo_sendlog.mdoc.in @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 2019-2023 Todd C. Miller +.\" Copyright (c) 2019-2024 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd January 16, 2023 +.Dd July 14, 2024 .Dt SUDO_SENDLOG @mansectsu@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -155,6 +155,7 @@ Sudo front-end configuration .Sh SEE ALSO .Xr sudo.conf @mansectform@ , .Xr sudo @mansectsu@ , +.Xr sudo_logsrv.proto @mansectform@ , .Xr sudo_logsrvd @mansectsu@ .Sh AUTHORS Many people have worked on diff --git a/docs/sudoers.mdoc.in b/docs/sudoers.mdoc.in index 710f4b5a7..d2ad64fa6 100644 --- a/docs/sudoers.mdoc.in +++ b/docs/sudoers.mdoc.in @@ -25,7 +25,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.Dd June 11, 2024 +.Dd July 14, 2024 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -7453,10 +7453,12 @@ manual. .Xr mktemp 3 , .Xr strftime 3 , .Xr sudo.conf @mansectform@ , +.Xr sudo_logsrv.proto @mansectform@ , .Xr sudo_plugin @mansectform@ , .Xr sudoers.ldap @mansectform@ , .Xr sudoers_timestamp @mansectform@ , .Xr sudo @mansectsu@ , +.Xr sudo_logsrvd @mansectsu@ , .Xr visudo @mansectsu@ .Sh AUTHORS Many people have worked on