summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 17:32:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:37 +0100
commit8d37bb99c96a0319e178163ea1e73e8420d8d929 (patch)
tree465d114cecd9bae7ad883d5748625f5cc3f67a36 /documentation
parentf1f6024647d73d3556ec024fe4b73af144c06eab (diff)
downloadpoky-8d37bb99c96a0319e178163ea1e73e8420d8d929.tar.gz
adt-manual: Fixed formatting of filenames in a list.
(From yocto-docs rev: 61d250b1409c2640e32b14f884f2e3b6fda4f9d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-command.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index 18bfb8a829..be54ae8ec3 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -95,7 +95,7 @@
95 <literallayout class='monospaced'> 95 <literallayout class='monospaced'>
96 $ source /opt/poky/&DISTRO;/environment-setup-i586-poky-linux 96 $ source /opt/poky/&DISTRO;/environment-setup-i586-poky-linux
97 </literallayout></para></listitem> 97 </literallayout></para></listitem>
98 <listitem><para><emphasis>Generate the local <filename>aclocal.m4</filename> 98 <listitem><para><emphasis>Generate the local aclocal.m4
99 files and create the configure script:</emphasis> 99 files and create the configure script:</emphasis>
100 The following GNU Autotools generate the local 100 The following GNU Autotools generate the local
101 <filename>aclocal.m4</filename> files and create the 101 <filename>aclocal.m4</filename> files and create the
@@ -112,7 +112,7 @@
112 <literallayout class='monospaced'> 112 <literallayout class='monospaced'>
113 $ touch NEWS README AUTHORS ChangeLog 113 $ touch NEWS README AUTHORS ChangeLog
114 </literallayout></para></listitem> 114 </literallayout></para></listitem>
115 <listitem><para><emphasis>Generate the <filename>configure</filename> 115 <listitem><para><emphasis>Generate the configure
116 file:</emphasis> 116 file:</emphasis>
117 This command generates the <filename>configure</filename>: 117 This command generates the <filename>configure</filename>:
118 <literallayout class='monospaced'> 118 <literallayout class='monospaced'>