[FE training-materials-updates] Clarify plug/unplug instructions
    Michael Opdenacker 
    michael.opdenacker at free-electrons.com
       
    Thu Dec 20 20:21:13 CET 2012
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=40f04d660e0a41f2561bcb84408363c8a6e78490
>---------------------------------------------------------------
commit 40f04d660e0a41f2561bcb84408363c8a6e78490
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Dec 19 11:45:33 2012 +0100
    Clarify plug/unplug instructions
>---------------------------------------------------------------
40f04d660e0a41f2561bcb84408363c8a6e78490
 labs/android-adb/android-adb.tex |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/labs/android-adb/android-adb.tex b/labs/android-adb/android-adb.tex
index cebfa0b..dff7885 100644
--- a/labs/android-adb/android-adb.tex
+++ b/labs/android-adb/android-adb.tex
@@ -85,8 +85,8 @@ that we can access it as a user. To do so, create the file
 
 \code{SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="0001", MODE="0600", OWNER="<username>"}
 
-Now, plug and unplug the DevKit8000, and you should now be able to use
-\code{adb} from your user.
+Now, unplug the USB cable and plug it again. You should now be able to
+use \code{adb} from your user account.
 
 \section{Get logs from the device}
 
    
    
More information about the training-materials-updates
mailing list