summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-04-18 13:18:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-20 08:16:38 +0100
commitc0dc8d492e372a9c7eb8eafa50f2fc49b5bad8b6 (patch)
tree91ad20c2ba63e7f08ea5a651acf8aa1756402bf3 /documentation/ref-manual
parente14f9743f9d31a1ee7dca134d7e37261acfda40b (diff)
downloadpoky-c0dc8d492e372a9c7eb8eafa50f2fc49b5bad8b6.tar.gz
dev-manual, ref-manual: Updated various wordings and links
Fixes [YOCTO #10995] I implemented various wording changes based on feedback from the review. One section title changes so some links in the ref-manual and the dev-manual needed updating as well. (From yocto-docs rev: 43a35a311a006d47db50602822e44ab431ca3e43) 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
-rw-r--r--documentation/ref-manual/technical-details.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 3699ae75bc..6307870a4e 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -487,7 +487,7 @@
487 487
488 <para> 488 <para>
489 For more information see the 489 For more information see the
490 "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>" 490 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>"
491 section in the Yocto Project Development Manual. 491 section in the Yocto Project Development Manual.
492 </para> 492 </para>
493 </glossdef> 493 </glossdef>
@@ -12691,7 +12691,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
12691 <filename>SRCREV</filename>, see the 12691 <filename>SRCREV</filename>, see the
12692 <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link> 12692 <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link>
12693 variable description and the 12693 variable description and the
12694 "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>" 12694 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>"
12695 section, which is in the Yocto Project Development Manual. 12695 section, which is in the Yocto Project Development Manual.
12696 </note> 12696 </note>
12697 </para> 12697 </para>
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index e3b7fec353..1964a9a105 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -432,7 +432,7 @@
432 For information on how the OpenEmbedded build system 432 For information on how the OpenEmbedded build system
433 works with packages and can 433 works with packages and can
434 track incrementing <filename>PR</filename> information, see the 434 track incrementing <filename>PR</filename> information, see the
435 "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>" 435 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>"
436 section. 436 section.
437 </note> 437 </note>
438 438