diff options
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index b63f1b03bb..0c8bfa1835 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -301,7 +301,7 @@ | |||
| 301 | 301 | ||
| 302 | <para> | 302 | <para> |
| 303 | This directory contains downloaded upstream source tarballs. | 303 | This directory contains downloaded upstream source tarballs. |
| 304 | You can use reuse the directory for multiple builds or move | 304 | You can reuse the directory for multiple builds or move |
| 305 | the directory to another location. | 305 | the directory to another location. |
| 306 | You can control the location of this directory through the | 306 | You can control the location of this directory through the |
| 307 | <filename><link linkend='var-DL_DIR'>DL_DIR</link></filename> variable. | 307 | <filename><link linkend='var-DL_DIR'>DL_DIR</link></filename> variable. |
| @@ -312,8 +312,9 @@ | |||
| 312 | <title><filename>build/sstate-cache/</filename></title> | 312 | <title><filename>build/sstate-cache/</filename></title> |
| 313 | 313 | ||
| 314 | <para> | 314 | <para> |
| 315 | This directory is used for the shared state cache. | 315 | This directory contains the shared state cache. |
| 316 | The directory can be reused by multiple builds or moved to another location. | 316 | You can reuse the directory for multiple builds or move |
| 317 | the directory to another location. | ||
| 317 | You can control the location of this directory through the | 318 | You can control the location of this directory through the |
| 318 | <filename><link linkend='var-SSTATE_DIR'>SSTATE_DIR</link></filename> variable. | 319 | <filename><link linkend='var-SSTATE_DIR'>SSTATE_DIR</link></filename> variable. |
| 319 | </para> | 320 | </para> |
