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 8650efabd9..4eca15c274 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -536,7 +536,7 @@ | |||
| 536 | By default, this directory is the same as the <link linkend='var-S'><filename>S</filename></link> | 536 | By default, this directory is the same as the <link linkend='var-S'><filename>S</filename></link> |
| 537 | directory, which is defined as: | 537 | directory, which is defined as: |
| 538 | <literallayout class='monospaced'> | 538 | <literallayout class='monospaced'> |
| 539 | S = "${WORKDIR}/${BP}/" | 539 | S = "${WORKDIR}/${BP}" |
| 540 | </literallayout> | 540 | </literallayout> |
| 541 | </para> | 541 | </para> |
| 542 | 542 | ||
