summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-04-01 13:35:42 -0500
committerClark Williams <williams@redhat.com>2010-04-01 13:35:42 -0500
commitc9c0e4e3ad5faa2fe3c3366b4135d0daf8b2a8fb (patch)
treee6f486309e382793f4f62e0d1f0bf4045d7c0ba7
parent92f3c57a50d634b4e13a281fe604a870a18c1d77 (diff)
downloadrt-tests-c9c0e4e3ad5faa2fe3c3366b4135d0daf8b2a8fb.tar.gz
fixed typo in cyclictest.8 man page
Signed-off-by: Clark Williams <williams@redhat.com>
-rw-r--r--src/cyclictest/cyclictest.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cyclictest/cyclictest.8 b/src/cyclictest/cyclictest.8
index a6ddb92..77f57c5 100644
--- a/src/cyclictest/cyclictest.8
+++ b/src/cyclictest/cyclictest.8
@@ -82,7 +82,7 @@ This option has no influence when the \-s option is given.
context switch tracing (used with \-b)
.TP
.B \-d, \-\-distance=DIST
-Set the distance of thread intervals in microseconds (default is 500us). When cylictest is called with the \-t option and more than one thread is created, then this distance value is added to the interval of the threads: Interval(thread N) = Interval(thread N\-1) + DIST
+Set the distance of thread intervals in microseconds (default is 500us). When cyclictest is called with the \-t option and more than one thread is created, then this distance value is added to the interval of the threads: Interval(thread N) = Interval(thread N\-1) + DIST
.TP
.B \-E, \-\-event
event tracing (used with \-b)