diff --git a/docs/sudo.man.in b/docs/sudo.man.in index 5fcd10398..7421493e4 100644 --- a/docs/sudo.man.in +++ b/docs/sudo.man.in @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 1994-1996, 1998-2005, 2007-2022 +.\" Copyright (c) 1994-1996, 1998-2005, 2007-2023 .\" Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -25,7 +25,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.TH "SUDO" "@mansectsu@" "December 27, 2022" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" +.TH "SUDO" "@mansectsu@" "January 16, 2023" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .nh .if n .ad l .SH "NAME" @@ -369,7 +369,7 @@ their original location and the temporary versions are removed. .sp To help prevent the editing of unauthorized files, the following restrictions are enforced unless explicitly allowed by the security policy: -.RS 16n +.RS 13n .TP 3n \fB\(bu\fR Symbolic links may not be edited (version 1.8.15 and higher). diff --git a/docs/sudo.mdoc.in b/docs/sudo.mdoc.in index db6360825..7c5520b7c 100644 --- a/docs/sudo.mdoc.in +++ b/docs/sudo.mdoc.in @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 1994-1996, 1998-2005, 2007-2022 +.\" Copyright (c) 1994-1996, 1998-2005, 2007-2023 .\" Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -24,7 +24,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.Dd December 27, 2022 +.Dd January 16, 2023 .Dt SUDO @mansectsu@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -355,7 +355,7 @@ their original location and the temporary versions are removed. .Pp To help prevent the editing of unauthorized files, the following restrictions are enforced unless explicitly allowed by the security policy: -.Bl -bullet -offset 4 -width 1n +.Bl -bullet -offset 1n -width 1n .It Symbolic links may not be edited (version 1.8.15 and higher). .It diff --git a/docs/sudo_logsrvd.conf.man.in b/docs/sudo_logsrvd.conf.man.in index ccdcca481..7435544c8 100644 --- a/docs/sudo_logsrvd.conf.man.in +++ b/docs/sudo_logsrvd.conf.man.in @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 2019-2022 Todd C. Miller +.\" Copyright (c) 2019-2023 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 @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.TH "SUDO_LOGSRVD.CONF" "@mansectform@" "September 13, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDO_LOGSRVD.CONF" "@mansectform@" "January 16, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -57,24 +57,24 @@ file. .PP The following configuration sections are recognized: .PP -.RS 6n +.RS 1n .PD 0 -.TP 4n +.TP 3n \fB\(bu\fR server -.TP 4n +.TP 3n \fB\(bu\fR relay -.TP 4n +.TP 3n \fB\(bu\fR iolog -.TP 4n +.TP 3n \fB\(bu\fR eventlog -.TP 4n +.TP 3n \fB\(bu\fR syslog -.TP 4n +.TP 3n \fB\(bu\fR logfile .RE diff --git a/docs/sudo_logsrvd.conf.mdoc.in b/docs/sudo_logsrvd.conf.mdoc.in index d3a388d99..5a84f41cf 100644 --- a/docs/sudo_logsrvd.conf.mdoc.in +++ b/docs/sudo_logsrvd.conf.mdoc.in @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: ISC .\" -.\" Copyright (c) 2019-2022 Todd C. Miller +.\" Copyright (c) 2019-2023 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 September 13, 2022 +.Dd January 16, 2023 .Dt SUDO_LOGSRVD.CONF @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -56,7 +56,7 @@ file. .Pp The following configuration sections are recognized: .Pp -.Bl -bullet -compact -offset indent +.Bl -bullet -compact -offset 1n -width 1n .It server .It diff --git a/docs/sudo_plugin_python.man.in b/docs/sudo_plugin_python.man.in index c66515d15..9410271ee 100644 --- a/docs/sudo_plugin_python.man.in +++ b/docs/sudo_plugin_python.man.in @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: ISC .\" .\" Copyright (c) 2019-2021 Robert Manner -.\" Copyright (c) 2019-2022 Todd C. Miller +.\" Copyright (c) 2019-2023 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 @@ -17,7 +17,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.TH "SUDO_PLUGIN_PYTHON" "5" "September 11, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDO_PLUGIN_PYTHON" "5" "January 16, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -34,7 +34,7 @@ sudo_plugin(@mansectform@). .PP The supported plugins types are: .PP -.RS 4n +.RS 1n .PD 0 .TP 3n \fB\(bu\fR @@ -674,7 +674,7 @@ function in the C \fBsudo\fR plugin API except that: .sp -.RS 10n +.RS 7n .PD 0 .TP 3n \fB\(bu\fR @@ -1511,7 +1511,7 @@ The default is to wait forever (no timeout). .PP To specify the message type, the following constants are available: .PP -.RS 4n +.RS 1n .PD 0 .TP 3n \fB\(bu\fR diff --git a/docs/sudo_plugin_python.mdoc.in b/docs/sudo_plugin_python.mdoc.in index b5ca6496d..49299eabc 100644 --- a/docs/sudo_plugin_python.mdoc.in +++ b/docs/sudo_plugin_python.mdoc.in @@ -2,7 +2,7 @@ .\" SPDX-License-Identifier: ISC .\" .\" Copyright (c) 2019-2021 Robert Manner -.\" Copyright (c) 2019-2022 Todd C. Miller +.\" Copyright (c) 2019-2023 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 @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd September 11, 2022 +.Dd January 16, 2023 .Dt SUDO_PLUGIN_PYTHON @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -33,7 +33,7 @@ plugin API described by .Pp The supported plugins types are: .Pp -.Bl -bullet -compact -offset 4n -width 1n +.Bl -bullet -compact -offset 1n -width 1n .It Policy plugin .It @@ -555,7 +555,7 @@ function in the C .Nm sudo plugin API except that: .Pp -.Bl -bullet -compact -offset 4n -width 1n +.Bl -bullet -compact -offset 1n -width 1n .It It only gets called when there is a command to be executed (and not for a version query for example). @@ -1215,7 +1215,7 @@ The default is to wait forever (no timeout). .Pp To specify the message type, the following constants are available: .Pp -.Bl -bullet -compact -offset 4n -width 1n +.Bl -bullet -compact -offset 1n -width 1n .It .Dv sudo.CONV.PROMPT_ECHO_OFF .It