summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 09:37:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:21 +0100
commit0dc75ba3de09945f6d83fd98ee6b2f9cf9b8dc80 (patch)
tree00bb958b49b253bc1894a49c9b6c37d2a6a9a848 /documentation/ref-manual
parent5414ac68757977481dd15d7ae66e72b219b82c2e (diff)
downloadpoky-0dc75ba3de09945f6d83fd98ee6b2f9cf9b8dc80.tar.gz
ref-manual: Fixed capitalization in section title link
(From yocto-docs rev: 945038155d9941dc94001325416221f77726015d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index fad9840921..668c312f4c 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -8585,7 +8585,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8585 It is not intended to be user-configurable. 8585 It is not intended to be user-configurable.
8586 It is best to just reference the variable to see which machine features are 8586 It is best to just reference the variable to see which machine features are
8587 being backfilled for all machine configurations. 8587 being backfilled for all machine configurations.
8588 See the "<link linkend='ref-features-backfill'>Feature backfilling</link>" section for 8588 See the "<link linkend='ref-features-backfill'>Feature Backfilling</link>" section for
8589 more information. 8589 more information.
8590 </para> 8590 </para>
8591 </glossdef> 8591 </glossdef>
@@ -8603,7 +8603,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8603 that should not be backfilled (i.e. added to 8603 that should not be backfilled (i.e. added to
8604 <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>) 8604 <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>)
8605 during the build. 8605 during the build.
8606 See the "<link linkend='ref-features-backfill'>Feature backfilling</link>" section for 8606 See the "<link linkend='ref-features-backfill'>Feature Backfilling</link>" section for
8607 more information. 8607 more information.
8608 </para> 8608 </para>
8609 </glossdef> 8609 </glossdef>