From 7d5b0064af12c95062fb8fb859b80312a25c3472 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 20 Dec 2018 06:57:05 -0700 Subject: [PATCH] The iolog_dir section is below the maxseq section, not above. --- doc/sudoers.cat | 4 ++-- doc/sudoers.man.in | 4 ++-- doc/sudoers.mdoc.in | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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, -- 2.50.1