summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/technical-details.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 2fc547136c..8c17514cb1 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -187,10 +187,10 @@
187 The Yocto Project does most of the work for you when it comes to 187 The Yocto Project does most of the work for you when it comes to
188 creating 188 creating
189 <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>. 189 <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>.
190 This section provides some technical background information on how 190 This section provides some technical background on how
191 cross-development toolchains are created and used. 191 cross-development toolchains are created and used.
192 For more information on toolchains, you can also see the 192 For more information on toolchains, you can also see the
193 <ulink url='&YOCTO_DOCS_ADT_URL;'>the Yocto Project Application Developer's Guide</ulink>. 193 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>.
194 </para> 194 </para>
195 195
196 <para> 196 <para>
@@ -356,8 +356,8 @@
356 since they can be targeted at different processor optimizations 356 since they can be targeted at different processor optimizations
357 using configurations passed to the compiler through the 357 using configurations passed to the compiler through the
358 compile commands. 358 compile commands.
359 This saves the need to have multiple compilers present and 359 This circumvents the need for multiple compilers and thus
360 hence reduces the size of the toolchains. 360 reduces the size of the toolchains.
361 </para></listitem> 361 </para></listitem>
362 </itemizedlist> 362 </itemizedlist>
363 </para> 363 </para>