diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/ref-features.xml | 2 | ||||
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index 2909392b3b..1540475b2b 100644 --- a/documentation/poky-ref-manual/ref-features.xml +++ b/documentation/poky-ref-manual/ref-features.xml | |||
@@ -112,7 +112,7 @@ | |||
112 | </section> | 112 | </section> |
113 | 113 | ||
114 | <section id='ref-features-image'> | 114 | <section id='ref-features-image'> |
115 | <title>Reference: Images</title> | 115 | <title>Images</title> |
116 | 116 | ||
117 | <para> | 117 | <para> |
118 | The contents of images generated by the OpenEmbedded build system can be controlled by the | 118 | The contents of images generated by the OpenEmbedded build system can be controlled by the |
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 25f99c5364..03c3df83ec 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -564,7 +564,7 @@ | |||
564 | </literallayout> | 564 | </literallayout> |
565 | 565 | ||
566 | <para>There are other valid features too, see the | 566 | <para>There are other valid features too, see the |
567 | <link linkend='ref-features-image'>Reference: Images</link> | 567 | <link linkend='ref-features-image'>Images</link> |
568 | section for more details.</para> | 568 | section for more details.</para> |
569 | </glossdef> | 569 | </glossdef> |
570 | </glossentry> | 570 | </glossentry> |
@@ -784,7 +784,7 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \ | |||
784 | Typically, you configure this variable in image recipes. | 784 | Typically, you configure this variable in image recipes. |
785 | Note that you can add extra features to the image by using the | 785 | Note that you can add extra features to the image by using the |
786 | <filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable. | 786 | <filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable. |
787 | See the "<link linkend="ref-features-image">Images</link>" chapter for the | 787 | See the "<link linkend="ref-features-image">Images</link>" section for the |
788 | list of features present in images built by the OpenEmbedded build system.</para> | 788 | list of features present in images built by the OpenEmbedded build system.</para> |
789 | </glossdef> | 789 | </glossdef> |
790 | </glossentry> | 790 | </glossentry> |