summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ceb92c9cb6..7d038cb436 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7318,6 +7318,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7318 <literallayout class='monospaced'> 7318 <literallayout class='monospaced'>
7319 #TMPDIR = "${TOPDIR}/tmp" 7319 #TMPDIR = "${TOPDIR}/tmp"
7320 </literallayout> 7320 </literallayout>
7321 An example use for this scenario is to set
7322 <filename>TMPDIR</filename> to a local disk, which does
7323 not use NFS, while having the Build Directory use NFS.
7321 </para> 7324 </para>
7322 7325
7323 <para> 7326 <para>