summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r--documentation/poky-ref-manual/development.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index bc8ac7452a..419c3a4f3a 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -268,12 +268,7 @@
268 268
269 <para> 269 <para>
270 The default shell used by <filename>devshell</filename> is xterm. 270 The default shell used by <filename>devshell</filename> is xterm.
271 You can use other terminal forms by setting the 271 For examples of available options, see the "UI/Interaction Configuration"
272 <filename><link linkend='var-TERMCMD'>TERMCMD</link></filename> and
273 <filename><link linkend='var-TERMCMDRUN'>TERMCMDRUN</link></filename> variables
274 in the Yocto Project's <filename>local.conf</filename> file found in the build
275 directory.
276 For examples of the other options available, see the "UI/Interaction Configuration"
277 section of the 272 section of the
278 <filename>meta/conf/bitbake.conf</filename> configuration file in the Yocto Project 273 <filename>meta/conf/bitbake.conf</filename> configuration file in the Yocto Project
279 files. 274 files.