diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 0c197535b4..64a5220d3a 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -669,7 +669,7 @@ | |||
| 669 | <literallayout class='monospaced'> | 669 | <literallayout class='monospaced'> |
| 670 | FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:" | 670 | FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:" |
| 671 | </literallayout> | 671 | </literallayout> |
| 672 | Typically, you want your directories search first. | 672 | Typically, you want your directories searched first. |
| 673 | To make sure that happens, use <filename>_prepend</filename> and | 673 | To make sure that happens, use <filename>_prepend</filename> and |
| 674 | the immediate expansion (<filename>:=</filename>) operator as shown in the | 674 | the immediate expansion (<filename>:=</filename>) operator as shown in the |
| 675 | previous example. | 675 | previous example. |
