Module: xenomai-2.6
Branch: master
Commit: 943b5b3297ed996794a7fabf37bd57329b77293f
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=943b5b3297ed996794a7fabf37bd57329b77293f

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sat Jan 12 18:24:02 2013 +0100

doc: do not rely on the default latency path, use the xeno wrapper instead

---

 doc/asciidoc/README.INSTALL.adoc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/asciidoc/README.INSTALL.adoc b/doc/asciidoc/README.INSTALL.adoc
index ce96de7..438c604 100644
--- a/doc/asciidoc/README.INSTALL.adoc
+++ b/doc/asciidoc/README.INSTALL.adoc
@@ -695,14 +695,14 @@ Testing the user-space support
 In order to test Xenomai user-space support, launch the latency test:
 
 ------------------------------------------------------------------------------
-$ /usr/xenomai/bin/latency
+$ xeno latency
 ------------------------------------------------------------------------------
 
 The latency test should display a message every second with minimal,
 maximal and average latency values, such as:
 
 ------------------------------------------------------------------------------
-# latency -T 25
+# xeno latency -T 25
 == Sampling period: 100 us
 == Test mode: periodic user-mode task
 == All results in microseconds


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to