summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-14 08:20:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-25 12:29:39 +0000
commite1c1615fdf949559c753a5b9995a218829e44272 (patch)
tree62a7a3120710d4fee193164a103e73711edc13c1
parent215718fbdd6bd98afb348ef0fd583a61085f30b7 (diff)
downloadpoky-e1c1615fdf949559c753a5b9995a218829e44272.tar.gz
adt-manual: Added bold formatting to list leaders.
(From yocto-docs rev: 619de674ecc767021dcd2d4f516cdd620f1757cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/adt-manual/adt-prepare.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index ffaa83e287..f4d3609d5a 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -254,8 +254,7 @@
254 <para> 254 <para>
255 Follow these steps: 255 Follow these steps:
256 <orderedlist> 256 <orderedlist>
257 <listitem><para>Get your toolchain installer using one of the 257 <listitem><para><emphasis>Get your toolchain installer using one of the following methods:</emphasis>
258 following methods:
259 <itemizedlist> 258 <itemizedlist>
260 <listitem><para>Go to 259 <listitem><para>Go to
261 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink> 260 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink>
@@ -286,8 +285,7 @@
286 "<link linkend='optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>" 285 "<link linkend='optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>"
287 section.</para></listitem> 286 section.</para></listitem>
288 </itemizedlist></para></listitem> 287 </itemizedlist></para></listitem>
289 <listitem><para>Once you have the installer, run it to install 288 <listitem><para><emphasis>Once you have the installer, run it to install the toolchain:</emphasis>
290 the toolchain.
291 <note> 289 <note>
292 You must change the permissions on the toolchain 290 You must change the permissions on the toolchain
293 installer script so that it is executable. 291 installer script so that it is executable.