From: Todd C. Miller Date: Thu, 20 Dec 2018 13:57:05 +0000 (-0700) Subject: The iolog_dir section is below the maxseq section, not above. X-Git-Tag: SUDO_1_8_27^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d5b0064af12c95062fb8fb859b80312a25c3472;p=sudo The iolog_dir section is below the maxseq section, not above. --- diff --git a/doc/sudoers.cat b/doc/sudoers.cat index 5574bcb30..9cc6a9521 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -1556,7 +1556,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS maxseq The maximum sequence number that will be substituted 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, _m_a_x_s_e_q itself should be expressed in decimal. Values 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 complete details. -Sudo 1.8.26 November 25, 2018 Sudo 1.8.26 +Sudo 1.8.26 December 20, 2018 Sudo 1.8.26 diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 5e38859b4..e2470b553 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -23,7 +23,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .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 .if n .ad l .SH "NAME" @@ -3250,7 +3250,7 @@ The maximum sequence number that will be substituted for the \(lq\fR%{seq}\fR\(rq escape in the I/O log file (see the \fIiolog_dir\fR -description above for more information). +description below for more information). While the value substituted for \(lq\fR%{seq}\fR\(rq is in base 36, diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index b60c7b3bc..2053b5d12 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -22,7 +22,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.Dd November 25, 2018 +.Dd December 20, 2018 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -3059,7 +3059,7 @@ The maximum sequence number that will be substituted for the .Dq Li %{seq} escape in the I/O log file (see the .Em iolog_dir -description above for more information). +description below for more information). While the value substituted for .Dq Li %{seq} is in base 36,