]> err.no Git - util-linux/commitdiff
scriptreplay.1: formatting
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 22 Jul 2009 09:29:04 +0000 (11:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Aug 2009 10:11:08 +0000 (12:11 +0200)
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
misc-utils/scriptreplay.1

index b2a03a242b70d13a13a0ef09debfd7d698a3241d..3aa7b6be23e8bbd8210a8792280e7c87832ad062 100644 (file)
 scriptreplay \- play back typescripts, using timing information
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
-scriptreplay timingfile [typescript [divisor]]
+.B scriptreplay
+.I timingfile
+.RI [ typescript
+.RI [ divisor ]]
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 This program replays a typescript, using timing information to ensure that
@@ -162,8 +165,12 @@ which
 .B scriptreplay
 is sending its output.
 .PP
-The timings information is what script outputs to standard error if it is
-run with the \-t parameter.
+The timings information is what
+.BR script (1)
+outputs to standard error if it is
+run with the
+.B \-t
+parameter.
 .PP
 By default, the typescript to display is assumed to be named \*(L"typescript\*(R",
 but other filenames may be specified, as the second parameter.