diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 4 | ||||
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index efcb159c3d..7d7ded1032 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -82,8 +82,8 @@ | |||
82 | This chapter 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'>Contributing to the Yocto Project</link>:</emphasis> |
86 | This appendix provides guidance on how you can contribute back to the Yocto | 86 | This chapter provides guidance on how you can contribute back to the Yocto |
87 | Project.</para></listitem> | 87 | Project.</para></listitem> |
88 | </itemizedlist> | 88 | </itemizedlist> |
89 | </para> | 89 | </para> |
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml index 98f3ec9dcb..5c4549e82c 100644 --- a/documentation/poky-ref-manual/resources.xml +++ b/documentation/poky-ref-manual/resources.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='resources'> | 5 | <chapter id='resources'> |
6 | <title>Contributing to the Yocto Project</title> | 6 | <title>Contributing to the Yocto Project</title> |
7 | 7 | ||
8 | <section id='resources-intro'> | 8 | <section id='resources-intro'> |
@@ -108,7 +108,7 @@ | |||
108 | </para> | 108 | </para> |
109 | </section> | 109 | </section> |
110 | 110 | ||
111 | </appendix> | 111 | </chapter> |
112 | <!-- | 112 | <!-- |
113 | vim: expandtab tw=80 ts=4 | 113 | vim: expandtab tw=80 ts=4 |
114 | --> | 114 | --> |