Reduce the offset of bullet lists to 1n.

This commit is contained in:
Todd C. Miller
2023-01-16 08:15:46 -07:00
parent 1eae385af1
commit a7e8a20d0d
6 changed files with 28 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
.\" .\"
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 1994-1996, 1998-2005, 2007-2022 .\" Copyright (c) 1994-1996, 1998-2005, 2007-2023
.\" Todd C. Miller <Todd.Miller@sudo.ws> .\" Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
@@ -25,7 +25,7 @@
.nr BA @BAMAN@ .nr BA @BAMAN@
.nr LC @LCMAN@ .nr LC @LCMAN@
.nr PS @PSMAN@ .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 .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -369,7 +369,7 @@ their original location and the temporary versions are removed.
.sp .sp
To help prevent the editing of unauthorized files, the following To help prevent the editing of unauthorized files, the following
restrictions are enforced unless explicitly allowed by the security policy: restrictions are enforced unless explicitly allowed by the security policy:
.RS 16n .RS 13n
.TP 3n .TP 3n
\fB\(bu\fR \fB\(bu\fR
Symbolic links may not be edited (version 1.8.15 and higher). Symbolic links may not be edited (version 1.8.15 and higher).

View File

@@ -1,7 +1,7 @@
.\" .\"
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 1994-1996, 1998-2005, 2007-2022 .\" Copyright (c) 1994-1996, 1998-2005, 2007-2023
.\" Todd C. Miller <Todd.Miller@sudo.ws> .\" Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
@@ -24,7 +24,7 @@
.nr BA @BAMAN@ .nr BA @BAMAN@
.nr LC @LCMAN@ .nr LC @LCMAN@
.nr PS @PSMAN@ .nr PS @PSMAN@
.Dd December 27, 2022 .Dd January 16, 2023
.Dt SUDO @mansectsu@ .Dt SUDO @mansectsu@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -355,7 +355,7 @@ their original location and the temporary versions are removed.
.Pp .Pp
To help prevent the editing of unauthorized files, the following To help prevent the editing of unauthorized files, the following
restrictions are enforced unless explicitly allowed by the security policy: restrictions are enforced unless explicitly allowed by the security policy:
.Bl -bullet -offset 4 -width 1n .Bl -bullet -offset 1n -width 1n
.It .It
Symbolic links may not be edited (version 1.8.15 and higher). Symbolic links may not be edited (version 1.8.15 and higher).
.It .It

View File

@@ -2,7 +2,7 @@
.\" .\"
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 2019-2022 Todd C. Miller <Todd.Miller@sudo.ws> .\" Copyright (c) 2019-2023 Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" 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 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" 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 .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -57,24 +57,24 @@ file.
.PP .PP
The following configuration sections are recognized: The following configuration sections are recognized:
.PP .PP
.RS 6n .RS 1n
.PD 0 .PD 0
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
server server
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
relay relay
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
iolog iolog
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
eventlog eventlog
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
syslog syslog
.TP 4n .TP 3n
\fB\(bu\fR \fB\(bu\fR
logfile logfile
.RE .RE

View File

@@ -1,7 +1,7 @@
.\" .\"
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 2019-2022 Todd C. Miller <Todd.Miller@sudo.ws> .\" Copyright (c) 2019-2023 Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" 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 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd September 13, 2022 .Dd January 16, 2023
.Dt SUDO_LOGSRVD.CONF @mansectform@ .Dt SUDO_LOGSRVD.CONF @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -56,7 +56,7 @@ file.
.Pp .Pp
The following configuration sections are recognized: The following configuration sections are recognized:
.Pp .Pp
.Bl -bullet -compact -offset indent .Bl -bullet -compact -offset 1n -width 1n
.It .It
server server
.It .It

View File

@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 2019-2021 Robert Manner <robert.manner@oneidentity.com> .\" Copyright (c) 2019-2021 Robert Manner <robert.manner@oneidentity.com>
.\" Copyright (c) 2019-2022 Todd C. Miller <Todd.Miller@sudo.ws> .\" Copyright (c) 2019-2023 Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" 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 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" 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 .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -34,7 +34,7 @@ sudo_plugin(@mansectform@).
.PP .PP
The supported plugins types are: The supported plugins types are:
.PP .PP
.RS 4n .RS 1n
.PD 0 .PD 0
.TP 3n .TP 3n
\fB\(bu\fR \fB\(bu\fR
@@ -674,7 +674,7 @@ function in the C
\fBsudo\fR \fBsudo\fR
plugin API except that: plugin API except that:
.sp .sp
.RS 10n .RS 7n
.PD 0 .PD 0
.TP 3n .TP 3n
\fB\(bu\fR \fB\(bu\fR
@@ -1511,7 +1511,7 @@ The default is to wait forever (no timeout).
.PP .PP
To specify the message type, the following constants are available: To specify the message type, the following constants are available:
.PP .PP
.RS 4n .RS 1n
.PD 0 .PD 0
.TP 3n .TP 3n
\fB\(bu\fR \fB\(bu\fR

View File

@@ -2,7 +2,7 @@
.\" SPDX-License-Identifier: ISC .\" SPDX-License-Identifier: ISC
.\" .\"
.\" Copyright (c) 2019-2021 Robert Manner <robert.manner@oneidentity.com> .\" Copyright (c) 2019-2021 Robert Manner <robert.manner@oneidentity.com>
.\" Copyright (c) 2019-2022 Todd C. Miller <Todd.Miller@sudo.ws> .\" Copyright (c) 2019-2023 Todd C. Miller <Todd.Miller@sudo.ws>
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above .\" 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 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd September 11, 2022 .Dd January 16, 2023
.Dt SUDO_PLUGIN_PYTHON @mansectform@ .Dt SUDO_PLUGIN_PYTHON @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -33,7 +33,7 @@ plugin API described by
.Pp .Pp
The supported plugins types are: The supported plugins types are:
.Pp .Pp
.Bl -bullet -compact -offset 4n -width 1n .Bl -bullet -compact -offset 1n -width 1n
.It .It
Policy plugin Policy plugin
.It .It
@@ -555,7 +555,7 @@ function in the C
.Nm sudo .Nm sudo
plugin API except that: plugin API except that:
.Pp .Pp
.Bl -bullet -compact -offset 4n -width 1n .Bl -bullet -compact -offset 1n -width 1n
.It .It
It only gets called when there is a command to be executed It only gets called when there is a command to be executed
(and not for a version query for example). (and not for a version query for example).
@@ -1215,7 +1215,7 @@ The default is to wait forever (no timeout).
.Pp .Pp
To specify the message type, the following constants are available: To specify the message type, the following constants are available:
.Pp .Pp
.Bl -bullet -compact -offset 4n -width 1n .Bl -bullet -compact -offset 1n -width 1n
.It .It
.Dv sudo.CONV.PROMPT_ECHO_OFF .Dv sudo.CONV.PROMPT_ECHO_OFF
.It .It