From: Peter Breitenlohner Date: Wed, 22 Jul 2009 09:29:04 +0000 (+0200) Subject: scriptreplay.1: formatting X-Git-Tag: v2.16.1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6b5e0daa4c71c008cb1b118f76549df6a5b67d;p=thirdparty%2Futil-linux.git scriptreplay.1: formatting Signed-off-by: Peter Breitenlohner --- diff --git a/misc-utils/scriptreplay.1 b/misc-utils/scriptreplay.1 index b2a03a242b..3aa7b6be23 100644 --- a/misc-utils/scriptreplay.1 +++ b/misc-utils/scriptreplay.1 @@ -144,7 +144,10 @@ 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.