]> granicus.if.org Git - sudo/commitdiff
The max timeout for kernel time stamps is 60 minutes, not 3600 minutes.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 30 Jan 2018 18:11:48 +0000 (11:11 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 30 Jan 2018 18:11:48 +0000 (11:11 -0700)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index ac46bccb1e3c3dbdb1038b2a20af26defec2959a..ef0bb5b8725874b681af28ae0137617cb3262882 100644 (file)
@@ -1869,8 +1869,8 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                                terminal is present, the behavior is the same
                                as _\bp_\bp_\bi_\bd.  Negative _\bt_\bi_\bm_\be_\bs_\bt_\ba_\bm_\bp_\b__\bt_\bi_\bm_\be_\bo_\bu_\bt values are
                                not supported and positive values are limited
-                               to a maximum of 3600.  This is currently only
-                               supported on OpenBSD.
+                               to a maximum of 60 minutes.  This is currently
+                               only supported on OpenBSD.
 
                        The default value is _\bt_\bt_\by.
 
@@ -2897,4 +2897,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or https://www.sudo.ws/license.html for
      complete details.
 
-Sudo 1.8.22                    January 24, 2018                    Sudo 1.8.22
+Sudo 1.8.23                    January 30, 2018                    Sudo 1.8.23
index 43f457e763d730073a6af5d111d9295b22aa8d62..be076b99c94e21638e4eaf23a5de1dd7c59a7bab 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" "January 24, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "January 30, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -3721,7 +3721,8 @@ If no terminal is present, the behavior is the same as
 \fIppid\fR.
 Negative
 \fItimestamp_timeout\fR
-values are not supported and positive values are limited to a maximum of 3600.
+values are not supported and positive values are limited to a maximum
+of 60 minutes.
 This is currently only supported on OpenBSD.
 .PP
 The default value is
index af2d19a1aef59a50846c079e5a1c91178ea9eba4..72deb07d012725215f1c6cfbe00df61de43d92fd 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 January 24, 2018
+.Dd January 30, 2018
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -3482,7 +3482,8 @@ If no terminal is present, the behavior is the same as
 .Em ppid .
 Negative
 .Em timestamp_timeout
-values are not supported and positive values are limited to a maximum of 3600.
+values are not supported and positive values are limited to a maximum
+of 60 minutes.
 This is currently only supported on OpenBSD.
 .El
 .Pp