summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0265bdffb5..5dfcc49d85 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1456,7 +1456,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
1456 to the other <filename>INITSCRIPT_*</filename> as an override.</para> 1456 to the other <filename>INITSCRIPT_*</filename> as an override.</para>
1457 <para> 1457 <para>
1458 This variable is used in recipes when using <filename>update-rc.d.bbclass</filename>. 1458 This variable is used in recipes when using <filename>update-rc.d.bbclass</filename>.
1459 The variable is optional and defaults to the <filename>PN</filename> variable. 1459 The variable is optional and defaults to the
1460 <link linkend='var-PN'><filename>PN</filename></link> variable.
1460 </para> 1461 </para>
1461 </glossdef> 1462 </glossdef>
1462 </glossentry> 1463 </glossentry>