]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Minor edits to "build/sstate-chache/".
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 16:40:29 +0000 (09:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:55 +0000 (14:12 +0100)
Small correction to "build/downloads" as well.

(From yocto-docs rev: ae8cf055ba14c1223b0834d9acd662e3707dfc58)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-structure.xml

index b63f1b03bb5b9ce1a3568104d213554b8da74a60..0c8bfa1835dcaa5254cf7793ee67ba2b75077cc4 100644 (file)
 
         <para>
             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
             <filename><link linkend='var-DL_DIR'>DL_DIR</link></filename> variable.
         <title><filename>build/sstate-cache/</filename></title>
 
         <para>
-            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
             <filename><link linkend='var-SSTATE_DIR'>SSTATE_DIR</link></filename> variable.
         </para>