summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'>