From: Scott Rifenbark Date: Thu, 1 Sep 2016 18:03:09 +0000 (-0700) Subject: ref-manual: Grammar fix in "Stamp Files and the Rerunning of Tasks" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f0e068baaaddf8ad29122e60145422a43e8e22e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Grammar fix in "Stamp Files and the Rerunning of Tasks" (From yocto-docs rev: 0d04e8c226ff9391e14f5b07ee95de4e4b7d3bcf) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index 7aae2e27a94..825409f5a7f 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml @@ -1243,8 +1243,8 @@ stamp file, not just tasks that can be accelerated through the sstate cache. However, you should realize that stamp files only - serve as a marker that some work has been done and these - files do not record task output. + serve as a marker that some work has been done and that + these files do not record task output. The actual task output would usually be somewhere in TMPDIR (e.g. in some recipe's