[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2107/8267] sdk-manual: Provided better wording to intro running sdk env script.



commit 766e91fa2bc5578900c91301742b38bd4888494e
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Fri Aug 19 11:18:11 2016 -0700

    sdk-manual: Provided better wording to intro running sdk env script.
    
    (From yocto-docs rev: 41b9b8170179a59b6534db9e926d5086be7d4328)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/sdk-manual/sdk-using.xml |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index b6dc06c..41ac10d 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -267,14 +267,15 @@
                     </itemizedlist></para></listitem>
                 <listitem><para><emphasis>Source the cross-toolchain
                     environment setup file:</emphasis>
-                    Installation of the cross-toolchain creates a cross-toolchain
+                    As described earlier in the manual, installing the
+                    cross-toolchain creates a cross-toolchain
                     environment setup script in the directory that the SDK
                     was installed.
-                    Before you can use the tools to develop your project, you must
-                    source this setup script.
-                    The script begins with the string "environment-setup" and contains
-                    the machine architecture, which is followed by the string
-                    "poky-linux".
+                    Before you can use the tools to develop your project,
+                    you must source this setup script.
+                    The script begins with the string "environment-setup" and
+                    contains the machine architecture, which is followed by the
+                    string "poky-linux".
                     Here is an example that sources a script from the
                     default SDK installation directory that uses the
                     32-bit Intel x86 Architecture and the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]