diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/faq.xml | 6 | ||||
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 4 | ||||
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index d619056355..a95203f221 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" |
3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
4 | 4 | ||
5 | <appendix id='faq'> | 5 | <chapter id='faq'> |
6 | <title>FAQ</title> | 6 | <title>FAQ</title> |
7 | <qandaset> | 7 | <qandaset> |
8 | <qandaentry> | 8 | <qandaentry> |
@@ -620,7 +620,7 @@ | |||
620 | 620 | ||
621 | 621 | ||
622 | </qandaset> | 622 | </qandaset> |
623 | </appendix> | 623 | </chapter> |
624 | <!-- | 624 | <!-- |
625 | vim: expandtab tw=80 ts=4 | 625 | vim: expandtab tw=80 ts=4 |
626 | --> | 626 | --> |
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 55889ac4ee..efcb159c3d 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -78,8 +78,8 @@ | |||
78 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> | 78 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> |
79 | This chapter provides variable locality or context.</para></listitem> | 79 | This chapter provides variable locality or context.</para></listitem> |
80 | <listitem><para><emphasis> | 80 | <listitem><para><emphasis> |
81 | <link linkend='faq'>Reference: FAQ</link>:</emphasis> | 81 | <link linkend='faq'>FAQ</link>:</emphasis> |
82 | This appendix provides answers for commonly asked questions in the Yocto Project | 82 | This chapter provides answers for commonly asked questions in the Yocto Project |
83 | development environment.</para></listitem> | 83 | development environment.</para></listitem> |
84 | <listitem><para><emphasis> | 84 | <listitem><para><emphasis> |
85 | <link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis> | 85 | <link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis> |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index c01d5a6236..42ee48b68b 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -56,7 +56,7 @@ | |||
56 | <listitem><para><emphasis>FAQs:</emphasis> Lists commonly asked Yocto Project questions and answers. | 56 | <listitem><para><emphasis>FAQs:</emphasis> Lists commonly asked Yocto Project questions and answers. |
57 | You can find two FAQs: <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> on | 57 | You can find two FAQs: <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> on |
58 | a wiki, and the | 58 | a wiki, and the |
59 | <ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink> appendix in | 59 | <ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink> chapter in |
60 | the Yocto Project Reference Manual. | 60 | the Yocto Project Reference Manual. |
61 | </para></listitem> | 61 | </para></listitem> |
62 | <listitem><para><emphasis>Developer Screencast:</emphasis> The | 62 | <listitem><para><emphasis>Developer Screencast:</emphasis> The |