summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-09-03 21:02:19 +0200
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-09-03 21:02:19 +0200
commitab887085b4ba080eb698c903fdf33e02724fbd2f (patch)
treedc66b384e2c94b4f7aa33bc8bffb8a77f6c2a621
parentba788f073122b88d93ba6a288c21a08c26b4ba10 (diff)
downloadrt-tests-ab887085b4ba080eb698c903fdf33e02724fbd2f.tar.gz
rt-tests-ab887085b4ba080eb698c903fdf33e02724fbd2f.tar.xz
cyclictest.8: make description of --policy consistent to other options
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-rw-r--r--src/cyclictest/cyclictest.86
1 files changed, 2 insertions, 4 deletions
diff --git a/src/cyclictest/cyclictest.8 b/src/cyclictest/cyclictest.8
index 30e3a0f..b980c7a 100644
--- a/src/cyclictest/cyclictest.8
+++ b/src/cyclictest/cyclictest.8
@@ -152,12 +152,10 @@ task wakeup tracing (used with \-b)
.B \\-W, \-\-wakeuprt
rt-task wakeup tracing (used with \-b)
.TP
-.B \\-y, \-\-policy
+.B \\-y, \-\-policy=NAME
set the scheduler policy of the measurement threads
-format: \-\-policy=<name>
-
-where name is one of: other,normal,batch,idle,fifo,rr
+where NAME is one of: other, normal, batch, idle, fifo, rr
.\" .SH SEE ALSO
.\" .BR bar (1),
.\" .BR baz (1).