summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index d102000255..fddfde6531 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -893,7 +893,7 @@
893 as directed. 893 as directed.
894 Be sure to provide the name of the Git branch along with the 894 Be sure to provide the name of the Git branch along with the
895 Yocto Project release you are using. 895 Yocto Project release you are using.
896 Here is an example that uses the <filename>&DISTRO_NAME;</filename> branches: 896 Here is an example that uses the <filename>&DISTRO_NAME;</filename> branch:
897 <literallayout class='monospaced'> 897 <literallayout class='monospaced'>
898 $ ECLIPSE_HOME=/home/scottrif/yocto-eclipse/scripts/eclipse ./build.sh &DISTRO_NAME; &DISTRO_NAME; 898 $ ECLIPSE_HOME=/home/scottrif/yocto-eclipse/scripts/eclipse ./build.sh &DISTRO_NAME; &DISTRO_NAME;
899 </literallayout> 899 </literallayout>