diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-03-04 05:51:34 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-06 10:44:39 +0000 |
| commit | 0401f07f9e4010fbd1c5fd5cbd6538b3807c5101 (patch) | |
| tree | ce79349d0a108af87467b356c6e8bb912750c860 | |
| parent | 14316cf39f5cb107e9d1081f3b67cfb4a4f73f47 (diff) | |
| download | poky-0401f07f9e4010fbd1c5fd5cbd6538b3807c5101.tar.gz | |
kernel-dev: Added quotes around a section cross-reference.
(From yocto-docs rev: e8b4b8239c2d7ae6a5989e0f3ab82b25ccd34ae9)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index caf19c65c1..506488adee 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml | |||
| @@ -96,7 +96,7 @@ | |||
| 96 | build out the sources and configuration. | 96 | build out the sources and configuration. |
| 97 | The linux-yocto recipes define "standard", "tiny", and "preempt-rt" | 97 | The linux-yocto recipes define "standard", "tiny", and "preempt-rt" |
| 98 | kernel types. | 98 | kernel types. |
| 99 | See the <link linkend='kernel-types'>Kernel Types</link> section | 99 | See the "<link linkend='kernel-types'>Kernel Types</link>" section |
| 100 | for more information on kernel types. | 100 | for more information on kernel types. |
| 101 | </para> | 101 | </para> |
| 102 | 102 | ||
