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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 3fe5cc3c2d..2507d4b520 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2599,6 +2599,11 @@
2599 <literallayout class='monospaced'> 2599 <literallayout class='monospaced'>
2600 ${<link linkend='var-WORKDIR'>WORKDIR</link>}/image 2600 ${<link linkend='var-WORKDIR'>WORKDIR</link>}/image
2601 </literallayout> 2601 </literallayout>
2602 <note><title>Caution</title>
2603 Tasks that read from or write to this directory should
2604 run under
2605 <link linkend='fakeroot-and-pseudo'>fakeroot</link>.
2606 </note>
2602 </para> 2607 </para>
2603 </glossdef> 2608 </glossdef>
2604 </glossentry> 2609 </glossentry>