summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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 25a3820712..afcf7a72ba 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3939,7 +3939,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3939 (<filename><link linkend='var-PV'>PV</link></filename>) as 3939 (<filename><link linkend='var-PV'>PV</link></filename>) as
3940 follows: 3940 follows:
3941 <literallayout class='monospaced'> 3941 <literallayout class='monospaced'>
3942 ${WORKDIR}/${PN}/${PV} 3942 ${WORKDIR}/${PN}-${PV}
3943 </literallayout> 3943 </literallayout>
3944 As an example, assume a 3944 As an example, assume a
3945 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 3945 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>