]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - term-utils/scriptlive.1
cal: Update man page
[thirdparty/util-linux.git] / term-utils / scriptlive.1
index d41c319d523bb4a59a7c51a19f4c67089fd357ea..0ee95a2df05b126603d3c939b353388d1f0f7aa9 100644 (file)
@@ -5,9 +5,9 @@ scriptlive \- re-run session typescripts, using timing information
 .B scriptlive
 [options]
 .RB [ \-t ]
-.RI timingfile
+.I timingfile
 .RB [ \-I|\-B ]
-.RI typescript
+.I typescript
 .SH "DESCRIPTION"
 This program re-run a typescript, using stdin typescript and timing information to ensure that
 input happens in the same rhythm as it originally appeared when the script
@@ -27,9 +27,9 @@ The timing information is what
 outputs to file specified by
 .BR \-\-log\-timing .
 The typescript has to contain stdin information and it is what
-.BR script (1) 
+.BR script (1)
 outputs to file specified by
-.BR \-\-log-in
+.B \-\-log-in
 or
 .BR \-\-log\-io .
 
@@ -45,8 +45,8 @@ File containing \fBscript\fR's terminal output and input.
 File containing \fBscript\fR's timing output.  This option overrides old-style arguments.
 .TP
 .BR \-T , " \-\-log\-timing " \fIfile\fR
-aliast to \fB\-t\fR, maintained for compatibility with
-.B script (1)
+Aliased to \fB\-t\fR, maintained for compatibility with
+.BR script (1)
 command line options.
 .BR \-d , " \-\-divisor " \fInumber\fR
 Speed up the replay displaying this
@@ -55,10 +55,10 @@ of times.  The argument is a floating point number.  It's called divisor
 because it divides the timings by this factor.  This option overrides old-style arguments.
 .TP
 .BR \-m , " \-\-maxdelay " \fInumber\fR
-Set the maximum delay between transcript updates to
+Set the maximum delay between updates to
 .I number
 of seconds.  The argument is a floating point number.  This can be used to
-avoid long pauses in the transcript replay.
+avoid long pauses in the typescript replay.
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.