summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 1ec804d100..5dfbe8b641 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2801,9 +2801,9 @@
2801 </literallayout> 2801 </literallayout>
2802 The practical effect of the previous assignment is that 2802 The practical effect of the previous assignment is that
2803 all files installed by <filename>bar</filename> will be 2803 all files installed by <filename>bar</filename> will be
2804 available in the appropriate staging sysroot (i.e. 2804 available in the appropriate staging sysroot given by the
2805 <link linkend='var-STAGING_DIR'><filename>STAGING_DIR*</filename></link> 2805 <link linkend='var-STAGING_DIR'><filename>STAGING_DIR*</filename></link>
2806 variables) by the time the 2806 variables by the time the
2807 <link linkend='ref-tasks-configure'><filename>do_configure</filename></link> 2807 <link linkend='ref-tasks-configure'><filename>do_configure</filename></link>
2808 task for <filename>foo</filename> runs. 2808 task for <filename>foo</filename> runs.
2809 This mechanism is implemented by having 2809 This mechanism is implemented by having