summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 12:28:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:54 +0100
commitcd41bc3eebe140e0abb4fb24faed8b5af0bd61bb (patch)
tree099fcb0639c3bae15081efa686376171bdd1c3d2 /documentation/ref-manual
parent6275a8060c20df489cfe4242a52ae197dd27c4d8 (diff)
downloadpoky-cd41bc3eebe140e0abb4fb24faed8b5af0bd61bb.tar.gz
ref-manual: Removed redundant TMPDIR link.
(From yocto-docs rev: d4f09d3d0facdd5045a6c46b9658427227a79efc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0f4c131945..6ddd17ceec 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -16530,7 +16530,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
16530 </literallayout> 16530 </literallayout>
16531 The actual directory depends on several things: 16531 The actual directory depends on several things:
16532 <itemizedlist> 16532 <itemizedlist>
16533 <listitem><link linkend='var-TMPDIR'><filename>TMPDIR</filename></link>: 16533 <listitem><filename>TMPDIR</filename>:
16534 The top-level build output directory</listitem> 16534 The top-level build output directory</listitem>
16535 <listitem><link linkend='var-MULTIMACH_TARGET_SYS'><filename>MULTIMACH_TARGET_SYS</filename></link>: 16535 <listitem><link linkend='var-MULTIMACH_TARGET_SYS'><filename>MULTIMACH_TARGET_SYS</filename></link>:
16536 The target system identifier</listitem> 16536 The target system identifier</listitem>