diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 | ||||
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 | ||||
-rw-r--r-- | 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 @@ | |||
4779 | </para> | 4779 | </para> |
4780 | </section> | 4780 | </section> |
4781 | 4781 | ||
4782 | <section id='creating-partitioned-images'> | 4782 | <section id='creating-partitioned-images-using-wic'> |
4783 | <title>Creating Partitioned Images</title> | 4783 | <title>Creating Partitioned Images Using Wic</title> |
4784 | 4784 | ||
4785 | <para> | 4785 | <para> |
4786 | Creating an image for a particular hardware target using the | 4786 | 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</ulink>. | |||
4494 | The following changes have been made to Wic: | 4494 | The following changes have been made to Wic: |
4495 | <note> | 4495 | <note> |
4496 | For more information on Wic, see the | 4496 | For more information on Wic, see the |
4497 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" | 4497 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" |
4498 | section in the Yocto Project Development Manual. | 4498 | section in the Yocto Project Development Manual. |
4499 | </note> | 4499 | </note> |
4500 | <itemizedlist> | 4500 | <itemizedlist> |
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" | |||
16249 | (<replaceable>image</replaceable><filename>.wic</filename>). | 16249 | (<replaceable>image</replaceable><filename>.wic</filename>). |
16250 | For information on how to create a partitioned image, see | 16250 | For information on how to create a partitioned image, see |
16251 | the | 16251 | the |
16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" | 16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" |
16253 | section in the Yocto Project Development Manual. | 16253 | section in the Yocto Project Development Manual. |
16254 | For details on the kickstart file format, see the | 16254 | For details on the kickstart file format, see the |
16255 | "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> | 16255 | "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> |
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 @@ | |||
1260 | Wic plug-ins. | 1260 | Wic plug-ins. |
1261 | This section explains the Wic plug-in interface. | 1261 | This section explains the Wic plug-in interface. |
1262 | For information on using Wic in general, see the | 1262 | For information on using Wic in general, see the |
1263 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" | 1263 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" |
1264 | section in the Yocto Project Development Manual. | 1264 | section in the Yocto Project Development Manual. |
1265 | <note> | 1265 | <note> |
1266 | Wic plug-ins consist of "source" and "imager" plug-ins. | 1266 | Wic plug-ins consist of "source" and "imager" plug-ins. |