summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-11 16:38:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-16 23:46:52 +0100
commit4320b808c2649859f56f5a6958644e5b69dd75af (patch)
treeba9d9fb709082e092d8c17623676ff934786ae13 /documentation/ref-manual/technical-details.xml
parentcbe8009a1779977a51d153c90c5b6e89fdbace99 (diff)
downloadpoky-4320b808c2649859f56f5a6958644e5b69dd75af.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
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.