diff options
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5dfcc49d85..0bd12e4e19 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -1465,7 +1465,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
1465 | <glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm> | 1465 | <glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm> |
1466 | <glossdef> | 1466 | <glossdef> |
1467 | <para> | 1467 | <para> |
1468 | The filename of the initscript (as installed to <filename>${etcdir}/init.d)</filename>. | 1468 | The filename of the initscript as installed to <filename>${etcdir}/init.d</filename>. |
1469 | </para> | 1469 | </para> |
1470 | <para> | 1470 | <para> |
1471 | This variable is used in recipes when using <filename>update-rc.d.bbclass</filename>. | 1471 | This variable is used in recipes when using <filename>update-rc.d.bbclass</filename>. |