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.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 2d16019caa..433893b93d 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11994,7 +11994,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11994 directory structure. 11994 directory structure.
11995 <literallayout class='monospaced'> 11995 <literallayout class='monospaced'>
11996 SSTATE_MIRRORS ?= "\ 11996 SSTATE_MIRRORS ?= "\
11997 file://.* http://<replaceable>someserver</replaceable>.tld/share/sstate/PATH \n \ 11997 file://.* http://<replaceable>someserver</replaceable>.tld/share/sstate/PATH;downloadfilename=PATH \n \
11998 file://.* file:///<replaceable>some-local-dir</replaceable>/sstate/PATH" 11998 file://.* file:///<replaceable>some-local-dir</replaceable>/sstate/PATH"
11999 </literallayout> 11999 </literallayout>
12000 </para> 12000 </para>