summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-09 11:44:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:09 +0100
commit20a5fecdb466b85f458dcd375514d7d685a8c2a9 (patch)
tree6d1fbf817771ae75cee613888621c53fcf0680fd /documentation/sdk-manual
parentede16868be3fd65819e3ed13358c34d60e5d7ddd (diff)
downloadpoky-20a5fecdb466b85f458dcd375514d7d685a8c2a9.tar.gz
sdk-manual: Updated Eclipse trademarking usage
Made sure that each first occurrence in a chapter used the "tm" mark. (From yocto-docs rev: b7b21441b5fc009b8161902a10cfe1863d87b8a8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-customizing.xml5
-rw-r--r--documentation/sdk-manual/sdk-appendix-neon.xml2
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.xml2
-rw-r--r--documentation/sdk-manual/sdk-extensible.xml2
-rw-r--r--documentation/sdk-manual/sdk-intro.xml2
-rw-r--r--documentation/sdk-manual/sdk-using.xml2
6 files changed, 8 insertions, 7 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml
index 587526f65f..5b56e738d6 100644
--- a/documentation/sdk-manual/sdk-appendix-customizing.xml
+++ b/documentation/sdk-manual/sdk-appendix-customizing.xml
@@ -387,8 +387,9 @@
387 have set <filename>SDK_EXT_TYPE</filename> to 387 have set <filename>SDK_EXT_TYPE</filename> to
388 "minimal", which by default, excludes the toolchain. 388 "minimal", which by default, excludes the toolchain.
389 Also, it is helpful if you are building a small SDK for use with 389 Also, it is helpful if you are building a small SDK for use with
390 an IDE, such as Eclipse, or some other tool where you do not want 390 an IDE, such as <trademark class='trade'>Eclipse</trademark>, or some
391 to take extra steps to install a toolchain. 391 other tool where you do not want to take extra steps to install a
392 toolchain.
392 </para> 393 </para>
393</section> 394</section>
394</appendix> 395</appendix>
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index 130b52c76d..f6d71d3f09 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -3,7 +3,7 @@
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<appendix id='sdk-appendix-neon-yp-eclipse-plug-in'> 5<appendix id='sdk-appendix-neon-yp-eclipse-plug-in'>
6 <title>Using Eclipse Neon</title> 6 <title>Using <trademark class='trade'>Eclipse</trademark> Neon</title>
7 7
8 <para> 8 <para>
9 This release of the Yocto Project supports both the Oxygen and Neon 9 This release of the Yocto Project supports both the Oxygen and Neon
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index d35cc0a3c9..ffdc3063b6 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -203,7 +203,7 @@
203 <listitem><para> 203 <listitem><para>
204 For additional information on building the 204 For additional information on building the
205 installer, see the 205 installer, see the
206 <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink> 206 <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an <trademark class='trade'>Eclipse</trademark> Debug Capable Image</ulink>
207 wiki page. 207 wiki page.
208 </para></listitem> 208 </para></listitem>
209 </itemizedlist> 209 </itemizedlist>
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml
index 02a0b2ffe7..246b5eae84 100644
--- a/documentation/sdk-manual/sdk-extensible.xml
+++ b/documentation/sdk-manual/sdk-extensible.xml
@@ -28,7 +28,7 @@
28 In addition to the functionality available through 28 In addition to the functionality available through
29 <filename>devtool</filename>, you can alternatively make use of the 29 <filename>devtool</filename>, you can alternatively make use of the
30 toolchain directly, for example from Makefile, Autotools, and 30 toolchain directly, for example from Makefile, Autotools, and
31 Eclipse-based projects. 31 <trademark class='trade'>Eclipse</trademark>-based projects.
32 See the 32 See the
33 "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>" 33 "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>"
34 chapter for more information. 34 chapter for more information.
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml
index b6925fa266..ad6fb3aee3 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -265,7 +265,7 @@
265 </section> 265 </section>
266 266
267 <section id='eclipse-overview'> 267 <section id='eclipse-overview'>
268 <title>Eclipse Yocto Plug-in</title> 268 <title><trademark class='trade'>Eclipse</trademark> Yocto Plug-in</title>
269 269
270 <para> 270 <para>
271 The Eclipse IDE is a popular development environment and it fully 271 The Eclipse IDE is a popular development environment and it fully
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 7281e83ef5..bc16ad99fd 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -19,7 +19,7 @@
19 19
20 <para> 20 <para>
21 You can use a standard SDK to work on Makefile, Autotools, and 21 You can use a standard SDK to work on Makefile, Autotools, and
22 Eclipse-based projects. 22 <trademark class='trade'>Eclipse</trademark>-based projects.
23 See the 23 See the
24 "<link linkend='sdk-working-projects'>Working with Different Types of Projects</link>" 24 "<link linkend='sdk-working-projects'>Working with Different Types of Projects</link>"
25 chapter for more information. 25 chapter for more information.