From: Scott Rifenbark Date: Wed, 27 Mar 2013 16:40:29 +0000 (-0700) Subject: ref-manual: Minor edits to "build/sstate-chache/". X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b74c75d35e234e6d3126b31b3332d85ad033dde;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Minor edits to "build/sstate-chache/". Small correction to "build/downloads" as well. (From yocto-docs rev: ae8cf055ba14c1223b0834d9acd662e3707dfc58) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index b63f1b03bb5..0c8bfa1835d 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -301,7 +301,7 @@ This directory contains downloaded upstream source tarballs. - You can use reuse the directory for multiple builds or move + You can reuse the directory for multiple builds or move the directory to another location. You can control the location of this directory through the DL_DIR variable. @@ -312,8 +312,9 @@ <filename>build/sstate-cache/</filename> - This directory is used for the shared state cache. - The directory can be reused by multiple builds or moved to another location. + This directory contains the shared state cache. + You can reuse the directory for multiple builds or move + the directory to another location. You can control the location of this directory through the SSTATE_DIR variable.