diff options
Diffstat (limited to 'documentation/poky-ref-manual/resources.xml')
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 6 |
1 files changed, 3 insertions, 3 deletions
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 | --> |