diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 17:32:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:22 +0100 |
commit | bdeedab9798fdcab73d4dd254bcc8c6d179e2940 (patch) | |
tree | 1b4a3387ebd9e5607f0dc5b51ff5e1aad8fbd0be /documentation | |
parent | 3015438126c3558107135fc0a794d0b8f5f75a05 (diff) | |
download | poky-bdeedab9798fdcab73d4dd254bcc8c6d179e2940.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.xml | 4 |
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'> |