From c0dc8d492e372a9c7eb8eafa50f2fc49b5bad8b6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 18 Apr 2017 13:18:27 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ++-- documentation/ref-manual/technical-details.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual') 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 @@ For more information see the - "Incrementing a Binary Package Revision Number" + "Automatically Incrementing a Binary Package Revision Number" section in the Yocto Project Development Manual. @@ -12691,7 +12691,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" SRCREV, see the AUTOREV variable description and the - "Incrementing a Binary Package Revision Number" + "Automatically Incrementing a Binary Package Revision Number" section, which is in the Yocto Project Development Manual. 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 @@ For information on how the OpenEmbedded build system works with packages and can track incrementing PR information, see the - "Incrementing a Binary Package Revision Number" + "Automatically Incrementing a Binary Package Revision Number" section. -- cgit v1.2.3-54-g00ecf