summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1911f33ba7..5d49ce8205 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -10784,13 +10784,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10784 Specifies a suffix to be appended onto the 10784 Specifies a suffix to be appended onto the
10785 <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link> 10785 <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link>
10786 value. 10786 value.
10787 The suffix identifies the <filename>libc</filename> variant
10788 for building.
10787 When you are building for multiple variants with the same 10789 When you are building for multiple variants with the same
10788 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>, 10790 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>,
10789 this mechanism ensures that output for different 10791 this mechanism ensures that output for different
10790 <filename>libc</filename> variants is kept separate to 10792 <filename>libc</filename> variants is kept separate to
10791 avoid potential conflicts. 10793 avoid potential conflicts.
10792 The suffix identifies the <filename>libc</filename> variant
10793 for building.
10794 </para> 10794 </para>
10795 10795
10796 <para> 10796 <para>