From 4320b808c2649859f56f5a6958644e5b69dd75af Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 11 Oct 2017 16:38:24 -0700 Subject: ref-manual, dev-manual: Updated "Creating Partitioned Images" section title. Added "Using Wic" to the section head because that is all we talk about. This affect three links in the ref-manual so I fixed those as well. (From yocto-docs rev: 0e4f245f2b872810e2e164a227900ca6aa313ab8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- documentation/ref-manual/migration.xml | 2 +- documentation/ref-manual/ref-variables.xml | 2 +- documentation/ref-manual/technical-details.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index ef2e9410d4..9063b70b3f 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4779,8 +4779,8 @@ -
- Creating Partitioned Images +
+ Creating Partitioned Images Using Wic Creating an image for a particular hardware target using the diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index f4905acd61..1b08583b8d 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -4494,7 +4494,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. The following changes have been made to Wic: For more information on Wic, see the - "Creating Partitioned Images" + "Creating Partitioned Images Using Wic" section in the Yocto Project Development Manual. diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d99a57a54a..f1f7644b81 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -16249,7 +16249,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" (image.wic). For information on how to create a partitioned image, see the - "Creating Partitioned Images" + "Creating Partitioned Images Using Wic" section in the Yocto Project Development Manual. For details on the kickstart file format, see the "OpenEmbedded Kickstart (.wks) Reference diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 0cfc6e675e..8b4828b97e 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -1260,7 +1260,7 @@ Wic plug-ins. This section explains the Wic plug-in interface. For information on using Wic in general, see the - "Creating Partitioned Images" + "Creating Partitioned Images Using Wic" section in the Yocto Project Development Manual. Wic plug-ins consist of "source" and "imager" plug-ins. -- cgit v1.2.3-54-g00ecf