The iolog_dir section is below the maxseq section, not above.

This commit is contained in:
Todd C. Miller
2018-12-20 06:57:05 -07:00
parent 3d84150736
commit 7d5b0064af
3 changed files with 6 additions and 6 deletions

View File

@@ -1556,7 +1556,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
maxseq The maximum sequence number that will be substituted maxseq The maximum sequence number that will be substituted
for the "%{seq}" escape in the I/O log file (see the for the "%{seq}" escape in the I/O log file (see the
_i_o_l_o_g___d_i_r description above for more information). _i_o_l_o_g___d_i_r description below for more information).
While the value substituted for "%{seq}" is in base 36, While the value substituted for "%{seq}" is in base 36,
_m_a_x_s_e_q itself should be expressed in decimal. Values _m_a_x_s_e_q itself should be expressed in decimal. Values
larger than 2176782336 (which corresponds to the base larger than 2176782336 (which corresponds to the base
@@ -2928,4 +2928,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or https://www.sudo.ws/license.html for file distributed with ssuuddoo or https://www.sudo.ws/license.html for
complete details. complete details.
Sudo 1.8.26 November 25, 2018 Sudo 1.8.26 Sudo 1.8.26 December 20, 2018 Sudo 1.8.26

View File

@@ -23,7 +23,7 @@
.nr BA @BAMAN@ .nr BA @BAMAN@
.nr LC @LCMAN@ .nr LC @LCMAN@
.nr PS @PSMAN@ .nr PS @PSMAN@
.TH "SUDOERS" "@mansectform@" "November 25, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .TH "SUDOERS" "@mansectform@" "December 20, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
.nh .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -3250,7 +3250,7 @@ The maximum sequence number that will be substituted for the
\(lq\fR%{seq}\fR\(rq \(lq\fR%{seq}\fR\(rq
escape in the I/O log file (see the escape in the I/O log file (see the
\fIiolog_dir\fR \fIiolog_dir\fR
description above for more information). description below for more information).
While the value substituted for While the value substituted for
\(lq\fR%{seq}\fR\(rq \(lq\fR%{seq}\fR\(rq
is in base 36, is in base 36,

View File

@@ -22,7 +22,7 @@
.nr BA @BAMAN@ .nr BA @BAMAN@
.nr LC @LCMAN@ .nr LC @LCMAN@
.nr PS @PSMAN@ .nr PS @PSMAN@
.Dd November 25, 2018 .Dd December 20, 2018
.Dt SUDOERS @mansectform@ .Dt SUDOERS @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -3059,7 +3059,7 @@ The maximum sequence number that will be substituted for the
.Dq Li %{seq} .Dq Li %{seq}
escape in the I/O log file (see the escape in the I/O log file (see the
.Em iolog_dir .Em iolog_dir
description above for more information). description below for more information).
While the value substituted for While the value substituted for
.Dq Li %{seq} .Dq Li %{seq}
is in base 36, is in base 36,