diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-28 11:23:02 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-30 14:10:02 +0000 |
| commit | 36b5f97e2605853a163ba5094c0712b45832fb26 (patch) | |
| tree | 6f68a977f8d1f47fa34bfeda157c2f0ec5ce136c /documentation/kernel-dev | |
| parent | 9ba5e61b7a156724a5c9b52b12cacf8e640a539d (diff) | |
| download | poky-36b5f97e2605853a163ba5094c0712b45832fb26.tar.gz | |
kernel-dev: Changed the FAQ to be an appendix.
(From yocto-docs rev: 0439024c603fbc190741ea0cc807923bb41028a8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-faq.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-faq.xml b/documentation/kernel-dev/kernel-dev-faq.xml index d4ee8883d6..7389c9c9c5 100644 --- a/documentation/kernel-dev/kernel-dev-faq.xml +++ b/documentation/kernel-dev/kernel-dev-faq.xml | |||
| @@ -2,7 +2,7 @@ | |||
| 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 | <chapter id='kernel-dev-faq'> | 5 | <appendix id='kernel-dev-faq'> |
| 6 | <title>Kernel Development FAQ</title> | 6 | <title>Kernel Development FAQ</title> |
| 7 | <qandaset> | 7 | <qandaset> |
| 8 | <qandaentry> | 8 | <qandaentry> |
| @@ -125,7 +125,7 @@ | |||
| 125 | </qandaentry> | 125 | </qandaentry> |
| 126 | 126 | ||
| 127 | </qandaset> | 127 | </qandaset> |
| 128 | </chapter> | 128 | </appendix> |
| 129 | <!-- | 129 | <!-- |
| 130 | vim: expandtab tw=80 ts=4 | 130 | vim: expandtab tw=80 ts=4 |
| 131 | --> | 131 | --> |
