summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index bf052c401d..572740eaef 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -462,8 +462,8 @@
462 Copies a subset of the files installed by the 462 Copies a subset of the files installed by the
463 <link linkend='ref-tasks-install'><filename>do_install</filename></link> 463 <link linkend='ref-tasks-install'><filename>do_install</filename></link>
464 task into the sysroot directory 464 task into the sysroot directory
465 <filename>${STAGING_DIR_HOST}</filename> to make 465 <filename>${</filename><link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link><filename>}</filename>
466 them available to other recipes. 466 to make them available to other recipes.
467 Files that would typically not be needed by other recipes at build 467 Files that would typically not be needed by other recipes at build
468 time are skipped. 468 time are skipped.
469 Skipped files include files installed into 469 Skipped files include files installed into