]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/html/tutorial/lesson15.html
updates
[tinyos-2.x.git] / doc / html / tutorial / lesson15.html
index cb9075f77efbb3c6d0809c2a9b29c72b2969bc4f..5e17b9dbd50afa3d79ef749f991dbb0a3e05126b 100644 (file)
     At present, this application is not included in
     the official TinyOS distribution (<= 2.0.2).  If you are using TinyOS
     from a cvs checkout, you will find it located under
-    <code>apps/tests/TestPrintf</code>.  Otherwise, you can obtain it from
+    <code>apps/tutorials/Printf</code>.  Otherwise, you can obtain it from
     cvs by running the following set of commands from a terminal window:
     </p>
 
     <pre>
-cd $TOSROOT/apps/tests
+cd $TOSROOT/apps/tutorials
 cvs -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos login
-cvs -z3 -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P -d TestPrintf tinyos-2.x/apps/tests/TestPrintf</pre>
+cvs -z3 -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P -d Printf tinyos-2.x/apps/tutorials/Printf</pre>
     <p>
     Just hit enter when prompted for a CVS password.  You do not need to enter one.
     </p>