]> granicus.if.org Git - sudo/commitdiff
maxseq is an int not a string
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Aug 2015 17:28:43 +0000 (11:28 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Aug 2015 17:28:43 +0000 (11:28 -0600)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index 4714451d39853bc712ef9abde516316f2797ff10..cd73fa5a745d088760f1e72569107c7fae018a09 100644 (file)
@@ -1306,6 +1306,24 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        file descriptor at which to start closing.  The default
                        is 3.
 
+     maxseq            The maximum sequence number that will be substituted
+                       for the ``%{seq}'' escape in the I/O log file (see the
+                       _\bi_\bo_\bl_\bo_\bg_\b__\bd_\bi_\br description above for more information).
+                       While the value substituted for ``%{seq}'' is in base
+                       36, _\bm_\ba_\bx_\bs_\be_\bq itself should be expressed in decimal.
+                       Values larger than 2176782336 (which corresponds to the
+                       base 36 sequence number ``ZZZZZZ'') will be silently
+                       truncated to 2176782336.  The default value is
+                       2176782336.
+
+                       Once the local sequence number reaches the value of
+                       _\bm_\ba_\bx_\bs_\be_\bq, it will ``roll over'' to zero, after which
+                       s\bsu\bud\bdo\boe\ber\brs\bs will truncate and re-use any existing I/O log
+                       path names.
+
+                       This setting is only supported by version 1.8.7 or
+                       higher.
+
      passwd_tries      The number of tries a user gets to enter his/her
                        password before s\bsu\bud\bdo\bo logs the failure and exits.  The
                        default is 3.
@@ -1441,24 +1459,6 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        escape %h will expand to the host name of the machine.
                        Default is ``*** SECURITY information for %h ***''.
 
-     maxseq            The maximum sequence number that will be substituted
-                       for the ``%{seq}'' escape in the I/O log file (see the
-                       _\bi_\bo_\bl_\bo_\bg_\b__\bd_\bi_\br description above for more information).
-                       While the value substituted for ``%{seq}'' is in base
-                       36, _\bm_\ba_\bx_\bs_\be_\bq itself should be expressed in decimal.
-                       Values larger than 2176782336 (which corresponds to the
-                       base 36 sequence number ``ZZZZZZ'') will be silently
-                       truncated to 2176782336.  The default value is
-                       2176782336.
-
-                       Once the local sequence number reaches the value of
-                       _\bm_\ba_\bx_\bs_\be_\bq, it will ``roll over'' to zero, after which
-                       s\bsu\bud\bdo\boe\ber\brs\bs will truncate and re-use any existing I/O log
-                       path names.
-
-                       This setting is only supported by version 1.8.7 or
-                       higher.
-
      noexec_file       As of s\bsu\bud\bdo\bo version 1.8.1 this option is no longer
                        supported.  The path to the noexec file should now be
                        set in the sudo.conf(4) file.
@@ -2417,4 +2417,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or http://www.sudo.ws/license.html for
      complete details.
 
-Sudo 1.8.14                      July 10, 2015                     Sudo 1.8.14
+Sudo 1.8.14                     August 4, 2015                     Sudo 1.8.14
index bbf81c3cd9042966907600ec9bd03f418093f1fe..103ddb57720d0a09c4cf69a403763aad462d747e 100644 (file)
@@ -21,7 +21,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.TH "SUDOERS" "5" "July 10, 2015" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "August 4, 2015" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -2779,6 +2779,33 @@ to start closing.
 The default is
 \fR3\fR.
 .TP 18n
+maxseq
+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).
+While the value substituted for
+\(Lq\fR%{seq}\fR\(Rq
+is in base 36,
+\fImaxseq\fR
+itself should be expressed in decimal.
+Values larger than 2176782336 (which corresponds to the
+base 36 sequence number
+\(LqZZZZZZ\(Rq)
+will be silently truncated to 2176782336.
+The default value is 2176782336.
+.sp
+Once the local sequence number reaches the value of
+\fImaxseq\fR,
+it will
+\(Lqroll over\(Rq
+to zero, after which
+\fBsudoers\fR
+will truncate and re-use any existing I/O log path names.
+.sp
+This setting is only supported by version 1.8.7 or higher.
+.TP 18n
 passwd_tries
 The number of tries a user gets to enter his/her password before
 \fBsudo\fR
@@ -3006,33 +3033,6 @@ will expand to the host name of the machine.
 Default is
 \(Lq\fR@mailsub@\fR\(Rq.
 .TP 18n
-maxseq
-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).
-While the value substituted for
-\(Lq\fR%{seq}\fR\(Rq
-is in base 36,
-\fImaxseq\fR
-itself should be expressed in decimal.
-Values larger than 2176782336 (which corresponds to the
-base 36 sequence number
-\(LqZZZZZZ\(Rq)
-will be silently truncated to 2176782336.
-The default value is 2176782336.
-.sp
-Once the local sequence number reaches the value of
-\fImaxseq\fR,
-it will
-\(Lqroll over\(Rq
-to zero, after which
-\fBsudoers\fR
-will truncate and re-use any existing I/O log path names.
-.sp
-This setting is only supported by version 1.8.7 or higher.
-.TP 18n
 noexec_file
 As of
 \fBsudo\fR
index 6e9aa8395fe42b11fd82d8e31796ae70ed3af670..055c9ce1afa2751873ec683528407ff3fd18f178 100644 (file)
@@ -19,7 +19,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.Dd July 10, 2015
+.Dd August 4, 2015
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -2606,6 +2606,32 @@ option can be used to specify a different file descriptor at which
 to start closing.
 The default is
 .Li 3 .
+.It maxseq
+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).
+While the value substituted for
+.Dq Li %{seq}
+is in base 36,
+.Em maxseq
+itself should be expressed in decimal.
+Values larger than 2176782336 (which corresponds to the
+base 36 sequence number
+.Dq ZZZZZZ )
+will be silently truncated to 2176782336.
+The default value is 2176782336.
+.Pp
+Once the local sequence number reaches the value of
+.Em maxseq ,
+it will
+.Dq roll over
+to zero, after which
+.Nm
+will truncate and re-use any existing I/O log path names.
+.Pp
+This setting is only supported by version 1.8.7 or higher.
 .It passwd_tries
 The number of tries a user gets to enter his/her password before
 .Nm sudo
@@ -2814,32 +2840,6 @@ The escape
 will expand to the host name of the machine.
 Default is
 .Dq Li @mailsub@ .
-.It maxseq
-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).
-While the value substituted for
-.Dq Li %{seq}
-is in base 36,
-.Em maxseq
-itself should be expressed in decimal.
-Values larger than 2176782336 (which corresponds to the
-base 36 sequence number
-.Dq ZZZZZZ )
-will be silently truncated to 2176782336.
-The default value is 2176782336.
-.Pp
-Once the local sequence number reaches the value of
-.Em maxseq ,
-it will
-.Dq roll over
-to zero, after which
-.Nm
-will truncate and re-use any existing I/O log path names.
-.Pp
-This setting is only supported by version 1.8.7 or higher.
 .It noexec_file
 As of
 .Nm sudo