From: Todd C. Miller Date: Thu, 8 Mar 2018 13:22:21 +0000 (-0700) Subject: Document that a negative value for -m will elmininate the pauses. X-Git-Tag: SUDO_1_8_23^2~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ffd23945ff16853e38b6892c8de30b234948d3c;p=sudo Document that a negative value for -m will elmininate the pauses. --- diff --git a/doc/sudoreplay.cat b/doc/sudoreplay.cat index aaec540cd..b7b89ec5d 100644 --- a/doc/sudoreplay.cat +++ b/doc/sudoreplay.cat @@ -120,7 +120,8 @@ DDEESSCCRRIIPPTTIIOONN session includes long pauses. When the --mm option is specified, ssuuddoorreeppllaayy will limit these pauses to at most _m_a_x___w_a_i_t seconds. The value may be specified as a floating - point number, e.g. _2_._5. + point number, e.g. _2_._5. A negative value will eliminate the + pauses entirely. --nn, ----nnoonn--iinntteerraaccttiivvee Do not prompt for user input or attempt to resize the @@ -293,4 +294,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or https://www.sudo.ws/license.html for complete details. -Sudo 1.8.22 July 13, 2017 Sudo 1.8.22 +Sudo 1.8.23 March 8, 2018 Sudo 1.8.23 diff --git a/doc/sudoreplay.man.in b/doc/sudoreplay.man.in index 7af3c0b0b..1c447441d 100644 --- a/doc/sudoreplay.man.in +++ b/doc/sudoreplay.man.in @@ -1,7 +1,7 @@ .\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER! .\" IT IS GENERATED AUTOMATICALLY FROM sudoreplay.mdoc.in .\" -.\" Copyright (c) 2009-2017 Todd C. Miller +.\" Copyright (c) 2009-2018 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -16,7 +16,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "SUDOREPLAY" "8" "July 13, 2017" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" +.TH "SUDOREPLAY" "8" "March 8, 2018" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .nh .if n .ad l .SH "NAME" @@ -240,6 +240,7 @@ will limit these pauses to at most seconds. The value may be specified as a floating point number, e.g.\& \fI2.5\fR. +A negative value will eliminate the pauses entirely. .TP 12n \fB\-n\fR, \fB\--non-interactive\fR Do not prompt for user input or attempt to resize the terminal. diff --git a/doc/sudoreplay.mdoc.in b/doc/sudoreplay.mdoc.in index c2a33fc5e..49cc6e86e 100644 --- a/doc/sudoreplay.mdoc.in +++ b/doc/sudoreplay.mdoc.in @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009-2017 Todd C. Miller +.\" Copyright (c) 2009-2018 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd July 13, 2017 +.Dd March 8, 2018 .Dt SUDOREPLAY @mansectsu@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -220,6 +220,7 @@ will limit these pauses to at most seconds. The value may be specified as a floating point number, e.g.\& .Em 2.5 . +A negative value will eliminate the pauses entirely. .It Fl n , -non-interactive Do not prompt for user input or attempt to resize the terminal. The session is written to the standard output, not directly to