summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 46cd5b30a1..8b0bfc6fa8 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1675,7 +1675,7 @@
1675 the following is the work directory for the <filename>acl</filename> recipe that 1675 the following is the work directory for the <filename>acl</filename> recipe that
1676 creates the <filename>acl</filename> package: 1676 creates the <filename>acl</filename> package:
1677 <literallayout class='monospaced'> 1677 <literallayout class='monospaced'>
1678 ~/poky/build/tmp/work/i586-poky-linux/acl/2.2.51-r3/ 1678 poky/build/tmp/work/i586-poky-linux/acl/2.2.51-r3/
1679 </literallayout> 1679 </literallayout>
1680 </para> 1680 </para>
1681 1681
@@ -1691,8 +1691,8 @@
1691 for the <filename>acl</filename> package that is being 1691 for the <filename>acl</filename> package that is being
1692 built for a MIPS-based device: 1692 built for a MIPS-based device:
1693 <literallayout class='monospaced'> 1693 <literallayout class='monospaced'>
1694 ~/poky/build/tmp/work/mips-poky-linux/acl/2.2.51-r2 1694 poky/build/tmp/work/mips-poky-linux/acl/2.2.51-r2
1695 ~/poky/build/tmp/work/mips-poky-linux/acl/2.2.51-r2/acl-2.2.51 1695 poky/build/tmp/work/mips-poky-linux/acl/2.2.51-r2/acl-2.2.51
1696 </literallayout> 1696 </literallayout>
1697 </para> 1697 </para>
1698 1698