af884a4
diff -up sudo-1.8.14b4/doc/sudoers.cat.docpassexpire sudo-1.8.14b4/doc/sudoers.cat
af884a4
--- sudo-1.8.14b4/doc/sudoers.cat.docpassexpire	2015-06-09 00:47:07.000000000 +0200
af884a4
+++ sudo-1.8.14b4/doc/sudoers.cat	2015-07-14 13:11:11.116000185 +0200
af884a4
@@ -1328,8 +1328,8 @@ S?SU?UD?DO?OE?ER?RS?S O?OP?PT?TI?IO?ON?N
af884a4
                        fractional component if minute granularity is
af884a4
                        insufficient, for example 2.5.  The default is 5.  Set
af884a4
                        this to 0 to always prompt for a password.  If set to a
af884a4
-                       value less than 0 the user's time stamp will never
af884a4
-                       expire.  This can be used to allow users to create or
af884a4
+                       value less than 0 the user's time stamp will not
af884a4
+                       expire until reboot.  This can be used to allow users to create or
af884a4
                        delete their own time stamps via ``sudo -v'' and ``sudo
af884a4
                        -k'' respectively.
af884a4
 
af884a4
diff -up sudo-1.8.14b4/doc/sudoers.man.in.docpassexpire sudo-1.8.14b4/doc/sudoers.man.in
af884a4
--- sudo-1.8.14b4/doc/sudoers.man.in.docpassexpire	2015-07-14 13:11:11.116000185 +0200
af884a4
+++ sudo-1.8.14b4/doc/sudoers.man.in	2015-07-14 13:14:17.261222481 +0200
af884a4
@@ -2822,7 +2822,7 @@ Set this to
af884a4
 to always prompt for a password.
af884a4
 If set to a value less than
af884a4
 \fR0\fR
af884a4
-the user's time stamp will never expire.
af884a4
+the user's time stamp will not expire until reboot.
af884a4
 This can be used to allow users to create or delete their own time stamps via
af884a4
 \(Lq\fRsudo -v\fR\(Rq
af884a4
 and
af884a4
diff -up sudo-1.8.14b4/doc/sudoers.mdoc.in.docpassexpire sudo-1.8.14b4/doc/sudoers.mdoc.in
af884a4
--- sudo-1.8.14b4/doc/sudoers.mdoc.in.docpassexpire	2015-04-07 18:15:50.000000000 +0200
af884a4
+++ sudo-1.8.14b4/doc/sudoers.mdoc.in	2015-07-14 13:11:11.117000176 +0200
af884a4
@@ -2647,7 +2647,7 @@ Set this to
af884a4
 to always prompt for a password.
af884a4
 If set to a value less than
af884a4
 .Li 0
af884a4
-the user's time stamp will never expire.
af884a4
+the user's time stamp will not expire until reboot.
af884a4
 This can be used to allow users to create or delete their own time stamps via
af884a4
 .Dq Li sudo -v
af884a4
 and