]> granicus.if.org Git - sudo/commitdiff
document that kernel tty timestamps don't support negative timeouts
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 24 Jan 2018 12:27:54 +0000 (05:27 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 24 Jan 2018 12:27:54 +0000 (05:27 -0700)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index 057a69958029cf7d06e53fd65ba28fd32105d8a8..ac46bccb1e3c3dbdb1038b2a20af26defec2959a 100644 (file)
@@ -1867,9 +1867,9 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        kernel  The time stamp is stored in the kernel as an
                                attribute of the terminal device.  If no
                                terminal is present, the behavior is the same
-                               as _\bp_\bp_\bi_\bd.  The maximum value of
-                               _\bt_\bi_\bm_\be_\bs_\bt_\ba_\bm_\bp_\b__\bt_\bi_\bm_\be_\bo_\bu_\bt is limited to 3600 when using
-                               _\bk_\be_\br_\bn_\be_\bl time stamps.  This is currently only
+                               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.
 
                        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 23, 2018                    Sudo 1.8.22
+Sudo 1.8.22                    January 24, 2018                    Sudo 1.8.22
index 009fd13c8980126bbaa1ad28e7016ceab9200633..43f457e763d730073a6af5d111d9295b22aa8d62 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 23, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "January 24, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -3719,11 +3719,9 @@ The time stamp is stored in the kernel as an attribute of the terminal
 device.
 If no terminal is present, the behavior is the same as
 \fIppid\fR.
-The maximum value of
+Negative
 \fItimestamp_timeout\fR
-is limited to 3600 when using
-\fIkernel\fR
-time stamps.
+values are not supported and positive values are limited to a maximum of 3600.
 This is currently only supported on OpenBSD.
 .PP
 The default value is
index 9f47beedfa0585524b666099643b45ce8422eaac..af2d19a1aef59a50846c079e5a1c91178ea9eba4 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 23, 2018
+.Dd January 24, 2018
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -3480,11 +3480,9 @@ The time stamp is stored in the kernel as an attribute of the terminal
 device.
 If no terminal is present, the behavior is the same as
 .Em ppid .
-The maximum value of
+Negative
 .Em timestamp_timeout
-is limited to 3600 when using
-.Em kernel
-time stamps.
+values are not supported and positive values are limited to a maximum of 3600.
 This is currently only supported on OpenBSD.
 .El
 .Pp