1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

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>
This commit is contained in:
Scott Rifenbark
2013-04-10 15:13:10 -07:00
committed by Richard Purdie
parent 54de6b4390
commit c9442c8eea
@@ -1935,7 +1935,7 @@
<para> <para>
This command spawns a terminal with a shell prompt within the OpenEmbedded build environment. 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> 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>
<para> <para>
@@ -1975,7 +1975,7 @@
<para> <para>
It is also worth noting that <filename>devshell</filename> still works over It is also worth noting that <filename>devshell</filename> still works over
X11 forwarding and similar situations X11 forwarding and similar situations.
</para> </para>
</note> </note>
</section> </section>