summaryrefslogtreecommitdiffstats
path: root/misc-utils/replay.1
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:53 +0100
committerKarel Zak2006-12-07 00:25:53 +0100
commitffc4374869b9ac10539a3c18e13b29d1b0c64484 (patch)
tree1b8054e83f7f70e8fa77499fc9246d1cc16faa15 /misc-utils/replay.1
parentImported from util-linux-2.11n tarball. (diff)
downloadkernel-qcow2-util-linux-ffc4374869b9ac10539a3c18e13b29d1b0c64484.tar.gz
kernel-qcow2-util-linux-ffc4374869b9ac10539a3c18e13b29d1b0c64484.tar.xz
kernel-qcow2-util-linux-ffc4374869b9ac10539a3c18e13b29d1b0c64484.zip
Imported from util-linux-2.11o tarball.
Diffstat (limited to 'misc-utils/replay.1')
-rw-r--r--misc-utils/replay.15
1 files changed, 4 insertions, 1 deletions
diff --git a/misc-utils/replay.1 b/misc-utils/replay.1
index 578cadbc5..52d82c250 100644
--- a/misc-utils/replay.1
+++ b/misc-utils/replay.1
@@ -149,7 +149,7 @@ replay timingfile [typescript [divisor]]
.IX Header "DESCRIPTION"
This program replays a typescript, using timing information to ensure that
output happens at the same speed as it originally appeared when the script
-was recorded. It is only guaranteed to work preperly if run on the same
+was recorded. It is only guaranteed to work properly if run on the same
terminal the script was recorded on.
.PP
The timings information is what script outputs to standard error if it is
@@ -171,6 +171,9 @@ specifying a divisor of 2 makes the script be replayed twice as fast.
\& Script done, file is typescript
\& % replay timingfile
.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+.BR script (1)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
This program is in the public domain.