aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-10 15:13:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-11 12:22:33 +0100
commit1da26b7c095d02bc032641be235158003133e7c8 (patch)
treed2e579e2a8475f80aecdefcdeec90d6a3e550655 /documentation
parentec95ebf4021c2ee6a5a75ecd120bdd3a4a5385d3 (diff)
downloadopenembedded-core-contrib-1da26b7c095d02bc032641be235158003133e7c8.tar.gz
dev-manual: Edits to "Using a Development Shell" section.
(From yocto-docs rev: b90142103e053636e1fe5e00e43cff8195146f12) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 26ab675409..945a6946a8 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1935,7 +1935,7 @@
<para>
This command spawns a terminal with a shell prompt within the OpenEmbedded build environment.
The <ulink url='&YOCTO_DOCS_REF_URL;#var-OE_TERMINAL'><filename>OE_TERMINAL</filename></ulink>
- controls what type of shell is opened.
+ variable controls what type of shell is opened.
</para>
<para>
@@ -1975,7 +1975,7 @@
<para>
It is also worth noting that <filename>devshell</filename> still works over
- X11 forwarding and similar situations
+ X11 forwarding and similar situations.
</para>
</note>
</section>